Ejemplo n.º 1
0
 public void GetTupleItem(string dictName, int index, string varName)
 {
     LogErr(CppDll.EBGetTupleItem(dictName, index, varName));
 }