C# Class Halibut.Portability.TypeExtensions

Afficher le fichier Open project: OctopusDeploy/Halibut

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 System.Reflection.Assembly

IsValueType() public static méthode

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