Esempio n. 1
0
 internal void SetRulePriority(string name, uint id, int priority)
 {
     SpRecoGrammar2.SetRulePriority(name, id, priority);
 }