C# Class TypeExtensions, Halibut

Afficher le fichier Open project: OctopusDeploy/Halibut Class Usage Examples

Méthodes publiques

Méthode Description
Assembly ( this type ) : Assembly,
IsValueType ( this type ) : bool

Method Details

Assembly() public static méthode

public static Assembly ( this type ) : Assembly,
type this
Résultat Assembly,

IsValueType() public static méthode

public static IsValueType ( this type ) : bool
type this
Résultat bool