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

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

Public Methods

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

Method Details

EventWithType() public method

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

EventWithType() public method

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