C# Class RocketRegions.Util.TypeUtil

ファイルを表示 Open project: Trojaner25/Rocket-Regions

Public Methods

Method Description
IsSameOrSubclass ( this potentialDescendant, Type potentialBase ) : bool

Method Details

IsSameOrSubclass() public static method

public static IsSameOrSubclass ( this potentialDescendant, Type potentialBase ) : bool
potentialDescendant this
potentialBase System.Type
return bool