Method GetComponent
GetComponent(TranslationContext, ExpressionSyntax, Type)
Declaration
public IEnumerable<SyntaxNode> GetComponent(TranslationContext context, ExpressionSyntax entity, Type componentType)
Parameters
| Type | Name | Description |
|---|---|---|
| TranslationContext | context | |
| ExpressionSyntax | entity | |
| Type | componentType |
Returns
| Type | Description |
|---|---|
| IEnumerable<SyntaxNode> |