C# Class Halibut.Portability.TypeExtensions

Show file Open project: OctopusDeploy/Halibut

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

IsValueType() public static method

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