Method SendEvent
SendEvent(TranslationContext, ExpressionSyntax, Type, ExpressionSyntax)
Declaration
public SyntaxNode SendEvent(TranslationContext translatorContext, ExpressionSyntax entity, Type eventType, ExpressionSyntax newEventSyntax)
Parameters
| Type | Name | Description |
|---|---|---|
| TranslationContext | translatorContext | |
| ExpressionSyntax | entity | |
| Type | eventType | |
| ExpressionSyntax | newEventSyntax |
Returns
| Type | Description |
|---|---|
| SyntaxNode |