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


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

Определение

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

Параметры

argument
TArgument

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

TResult

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