ApiObject.GetType Method
Gets the Type of the current instance.
Namespace:
SimpleInjector.Advanced
Assembly:
SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Return Value
Type: Type
The Type instance that represents the exact runtime
type of the current instance.
See Also