3 references to new
System.Speech (3)
Recognition\SrgsGrammar\SrgsRuleRef.cs (3)
113
public static readonly SrgsRuleRef Null =
new
(SpecialRuleRefType.Null);
116
public static readonly SrgsRuleRef Void =
new
(SpecialRuleRefType.Void);
119
public static readonly SrgsRuleRef Garbage =
new
(SpecialRuleRefType.Garbage);