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

Inheritance: SymWithType
显示文件 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
FieldWithType ( ) : System.Diagnostics
FieldWithType ( Microsoft.CSharp.RuntimeBinder.Semantics.FieldSymbol field, AggregateType ats ) : System.Diagnostics

Method Details

FieldWithType() public method

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

FieldWithType() public method

public FieldWithType ( Microsoft.CSharp.RuntimeBinder.Semantics.FieldSymbol field, AggregateType ats ) : System.Diagnostics
field Microsoft.CSharp.RuntimeBinder.Semantics.FieldSymbol
ats AggregateType
return System.Diagnostics