다음을 통해 공유


CSharpCodeWriter.BuildNamespace(String) 메서드

정의

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWritingScope BuildNamespace(System::String ^ name);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope BuildNamespace (string name);
member this.BuildNamespace : string -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope
Public Function BuildNamespace (name As String) As CSharpCodeWritingScope

매개 변수

name
String

반환

적용 대상