C# Class SexyProxy.Emit.TypeExtensions

Exibir arquivo Open project: kswoll/sexy-proxy

Public Methods

Method Description
GetTaskType ( this type ) : Type
IsTaskT ( this type ) : bool

Method Details

GetTaskType() public static method

public static GetTaskType ( this type ) : Type
type this
return System.Type

IsTaskT() public static method

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