Freigeben über


CSharpCodeWriter.BuildNamespace(String) Methode

Definition

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

Parameter

name
String

Gibt zurück

Gilt für: