Constable Authorization Engine 2.0 BETA

Context.GetTypeInfo Method

Gets a TypeInfo object describing the given type

Overload List

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

See Also

Context Class | LaMarvin.Design Namespace