Exemplo n.º 1
0
 public long GetInt(string varName, string attrName)
 {
     return(CppDll.EBGetInt(varName, attrName));
 }