Implemented interface member:
property
XmlBase
System.Speech.Internal.SrgsParser.IGrammar.XmlBase
1 write to XmlBase
System.Speech (1)
Recognition\SrgsGrammar\SrgsDocument.cs (1)
105
_grammar.
XmlBase
= value;
2 references to XmlBase
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
67
grammar.XmlBase = source.
XmlBase
;
Recognition\SrgsGrammar\SrgsDocument.cs (1)
99
return _grammar.
XmlBase
;