Пример #1
0
 public double GetDouble(string varName, string attrName)
 {
     return(CppDll.EBGetFloat(varName, attrName));
 }