IProxyFactory IsWrapClassEligible Method | Glimpse API Documentation |
Determines whether the specified type is wrap 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 wrap class eligible] [the specified type]; otherwise, false.Remarks
See Also