[This is preliminary documentation and subject to change.]
Removes the type info from the registry.
Removes the type info from the registry.
public static void UnregisterTypeInfo(TypeInfo);
Removes a TypeInfo object for the specified type from the registry.
public static void UnregisterTypeInfo(Type);
Context.Registry Class | LaMarvin.Design Namespace