Esempio n. 1
0
 public static Func <object, object> GetConvert(Type type)
 {
     return(ESUtility.GetConvert(type));
 }