Partager via


CSharpCodeWriter.BuildDisableWarningScope(Int32) Méthode

Définition

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

Paramètres

warning
Int32

Retours

S’applique à