Exemplo n.º 1
0
 public string GetString(string varName, string attrName)
 {
     return(CppDll.EBGetString(varName, attrName));
 }