public static String GetFriendlyTypeName(this Type type) { return(DDRIT.GetFriendlyTypeName(type)); }