System.Html.Speech.SpeechGrammarList.AddFromURI C# (CSharp) Méthode

AddFromURI() public méthode

public AddFromURI ( string src ) : void
src string
Résultat void
        public void AddFromURI(string src)
        {
        }

Same methods

SpeechGrammarList::AddFromURI ( string src, double weight ) : void