C# Class CSharpUtils.TypeUtils

Show file Open project: soywiz/csharputils

Public Methods

Method Description
GetTypesExtending ( Type BaseType ) : IEnumerable

Method Details

GetTypesExtending() public static method

public static GetTypesExtending ( Type BaseType ) : IEnumerable
BaseType System.Type
return IEnumerable