Beispiel #1
0
 public void SetInt(string key, int val)
 {
     SphinxBasePINVOKE.Config_SetInt(swigCPtr, key, val);
 }