Поделиться через


OperationVisitor<TArgument,TResult>.VisitInterpolatedStringHandlerArgumentPlaceholder Метод

Определение

public virtual TResult? VisitInterpolatedStringHandlerArgumentPlaceholder (Microsoft.CodeAnalysis.Operations.IInterpolatedStringHandlerArgumentPlaceholderOperation operation, TArgument argument);
abstract member VisitInterpolatedStringHandlerArgumentPlaceholder : Microsoft.CodeAnalysis.Operations.IInterpolatedStringHandlerArgumentPlaceholderOperation * 'Argument -> 'Result
override this.VisitInterpolatedStringHandlerArgumentPlaceholder : Microsoft.CodeAnalysis.Operations.IInterpolatedStringHandlerArgumentPlaceholderOperation * 'Argument -> 'Result
Public Overridable Function VisitInterpolatedStringHandlerArgumentPlaceholder (operation As IInterpolatedStringHandlerArgumentPlaceholderOperation, argument As TArgument) As TResult

Параметры

argument
TArgument

Возвращаемое значение

TResult

Применяется к