TypeExtensions Class

Definition

public ref class TypeExtensions abstract sealed
public static class TypeExtensions
type TypeExtensions = class
Public Module TypeExtensions
Inheritance
TypeExtensions

Methods

GetAllSubClassesOf(Type, Assembly[])

Returns a list of types for all classes that extend from the current type and are not abstract

Applies to