Esempio n. 1
0
 public int FindTag(string tagName)
 {
     return(GrammarApi.sol_FindTagW(GetEngineHandle(), tagName));
 }