C# Class Microsoft.CSharp.RuntimeBinder.Semantics.MethWithType

Inheritance: MethPropWithType
Show file Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
MethWithType ( ) : System.Diagnostics
MethWithType ( MethodSymbol meth, AggregateType ats ) : System.Diagnostics

Method Details

MethWithType() public method

public MethWithType ( ) : System.Diagnostics
return System.Diagnostics

MethWithType() public method

public MethWithType ( MethodSymbol meth, AggregateType ats ) : System.Diagnostics
meth MethodSymbol
ats AggregateType
return System.Diagnostics