C# Class B9PartSwitch.TypeExtensions

Afficher le fichier Open project: blowfishpro/B9PartSwitch

Méthodes publiques

Méthode Description
DerivesFrom ( this self, Type other ) : bool
IsUnitySerializableType ( this t ) : bool

Method Details

DerivesFrom() public static méthode

public static DerivesFrom ( this self, Type other ) : bool
self this
other System.Type
Résultat bool

IsUnitySerializableType() public static méthode

public static IsUnitySerializableType ( this t ) : bool
t this
Résultat bool