IProxyFactory IsExtendClassEligible Method | Glimpse API Documentation |
Determines whether the specified type is extend class eligible.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- type
- Type: System Type
The type.
Return Value
true if [is extend class eligible] [the specified type]; otherwise, false.See Also