Constable Authorization Engine 2.0 BETA

Context.Registry.UnregisterTypeInfo Method

[This is preliminary documentation and subject to change.]

Removes the type info from the registry.

Overload List

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);

See Also

Context.Registry Class | LaMarvin.Design Namespace