C# Class Nintenlord.Utility.TypeHelpers

Show file Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

Method Description
InheritsFrom ( this type, Type inheritsFrom ) : bool

Method Details

InheritsFrom() public static method

public static InheritsFrom ( this type, Type inheritsFrom ) : bool
type this
inheritsFrom System.Type
return bool