C# Class Inazuma.Mono.Cecil.MethodReturnType

Inheritance: IConstantProvider, ICustomAttributeProvider, IMarshalInfoProvider
Mostrar archivo Open project: mayuki/Inazuma Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
MethodReturnType ( IMethodSignature method ) : System.Threading

Method Details

MethodReturnType() public method

public MethodReturnType ( IMethodSignature method ) : System.Threading
method IMethodSignature
return System.Threading