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

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

Méthodes publiques

Méthode Description
EventWithType ( ) : System.Diagnostics
EventWithType ( Microsoft.CSharp.RuntimeBinder.Semantics.EventSymbol @event, AggregateType ats ) : System.Diagnostics

Method Details

EventWithType() public méthode

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

EventWithType() public méthode

public EventWithType ( Microsoft.CSharp.RuntimeBinder.Semantics.EventSymbol @event, AggregateType ats ) : System.Diagnostics
@event Microsoft.CSharp.RuntimeBinder.Semantics.EventSymbol
ats AggregateType
Résultat System.Diagnostics