1 write to _grammarName
System.Speech (1)
Recognition\Grammar.cs (1)
262
set {
_grammarName
= value ?? string.Empty; }
1 reference to _grammarName
System.Speech (1)
Recognition\Grammar.cs (1)
261
get { return
_grammarName
; }