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