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

返回

适用于