TypeRegistryRegisterStaticType Method

Overload List

RegisterStaticType(Type) Registers a new static Type, i.e., for access in expressions with static using.
RegisterStaticTypeT Registers a new static Type, i.e., for access in expressions with static using.

See Also