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


CSharpCodeWriter.BuildAsyncLambda(Boolean, String[]) Метод

Определение

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWritingScope BuildAsyncLambda(bool endLine, ... cli::array <System::String ^> ^ parameterNames);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope BuildAsyncLambda (bool endLine, params string[] parameterNames);
member this.BuildAsyncLambda : bool * string[] -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope
Public Function BuildAsyncLambda (endLine As Boolean, ParamArray parameterNames As String()) As CSharpCodeWritingScope

Параметры

endLine
Boolean
parameterNames
String[]

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

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