Partager via


CSharpCodeWriter.WriteComment(String) Méthode

Définition

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^ WriteComment(System::String ^ comment);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter WriteComment (string comment);
member this.WriteComment : string -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter
Public Function WriteComment (comment As String) As CSharpCodeWriter

Paramètres

comment
String

Retours

S’applique à