Пример #1
0
 public static object GetValue(object obj, string name)
 {
     return(ESUtility.GetValue(obj, name));
 }