C# Class TypeExtensions, Halibut

Exibir arquivo Open project: OctopusDeploy/Halibut Class Usage Examples

Public Methods

Method Description
Assembly ( this type ) : Assembly,
IsValueType ( this type ) : bool

Method Details

Assembly() public static method

public static Assembly ( this type ) : Assembly,
type this
return Assembly,

IsValueType() public static method

public static IsValueType ( this type ) : bool
type this
return bool