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

Inheritance: SymWithType
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

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

Method Details

FieldWithType() public méthode

public FieldWithType ( ) : System.Diagnostics
Résultat System.Diagnostics

FieldWithType() public méthode

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