CSharpCodeWriter.BuildDisableWarningScope(Int32) 方法

定义

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpDisableWarningScope BuildDisableWarningScope(int warning);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpDisableWarningScope BuildDisableWarningScope (int warning);
member this.BuildDisableWarningScope : int -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpDisableWarningScope
Public Function BuildDisableWarningScope (warning As Integer) As CSharpDisableWarningScope

参数

warning
Int32

返回

适用于