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

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

Public Methods

Method Description
MethPropWithType ( ) : System.Diagnostics
MethPropWithType ( MethodOrPropertySymbol mps, AggregateType ats ) : System.Diagnostics

Method Details

MethPropWithType() public method

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

MethPropWithType() public method

public MethPropWithType ( MethodOrPropertySymbol mps, AggregateType ats ) : System.Diagnostics
mps MethodOrPropertySymbol
ats AggregateType
return System.Diagnostics