C# Class RocketRegions.Util.TypeUtil

Afficher le fichier Open project: Trojaner25/Rocket-Regions

Méthodes publiques

Méthode Description
IsSameOrSubclass ( this potentialDescendant, Type potentialBase ) : bool

Method Details

IsSameOrSubclass() public static méthode

public static IsSameOrSubclass ( this potentialDescendant, Type potentialBase ) : bool
potentialDescendant this
potentialBase System.Type
Résultat bool