Gets a TypeInfo object describing the given type
Gets a TypeInfo object describing the type of the given instance.
public static TypeInfo GetTypeInfo(object);
Gets a TypeInfo object describing the given type.
public static TypeInfo GetTypeInfo(Type);
Context Class | LaMarvin.Design Namespace