Click or drag to resize

ReflectionServiceIsSubClassOfOrImplements Method

Overload List
 NameDescription
Public methodStatic memberIsSubClassOfOrImplements(Type, Type) Determines whether or not a given subtype is derived from a basetype or implements the interface basetype.
Public methodStatic memberIsSubClassOfOrImplements(Type, Type) Determines whether or not a given subtype is derived from a basetype or implements the interface basetypes.
Top
See Also