예제 #1
0
 public static String GetFriendlyTypeName(this Type type)
 {
     return(DDRIT.GetFriendlyTypeName(type));
 }