CSharpCodeWriter.BuildDisableWarningScope(Int32) Metodo

Definizione

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

Parametri

warning
Int32

Restituisce

Si applica a