Skip to content

AccessExpressionBuilder

[RENDERABLE]() => Children
call(member: Refkeyable | string, args: Children[], options: AccessExpressionPartProps) => this
call(args: Children[], options: AccessExpressionPartProps) => this
index(indexerArgs: Children[], options: AccessExpressionPartProps) => this
member(member: Refkeyable | string | CSharpSymbol, options: AccessExpressionPartProps) => this