다음을 통해 공유


CSharpCodeWriter.WriteComment(String) 메서드

정의

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

매개 변수

comment
String

반환

적용 대상