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

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

Méthodes publiques

Méthode Description
PropWithType ( ) : System.Diagnostics
PropWithType ( Microsoft.CSharp.RuntimeBinder.Semantics.PropertySymbol prop, AggregateType ats ) : System.Diagnostics
PropWithType ( SymWithType swt ) : System.Diagnostics

Method Details

PropWithType() public méthode

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

PropWithType() public méthode

public PropWithType ( Microsoft.CSharp.RuntimeBinder.Semantics.PropertySymbol prop, AggregateType ats ) : System.Diagnostics
prop Microsoft.CSharp.RuntimeBinder.Semantics.PropertySymbol
ats AggregateType
Résultat System.Diagnostics

PropWithType() public méthode

public PropWithType ( SymWithType swt ) : System.Diagnostics
swt SymWithType
Résultat System.Diagnostics