Sdílet prostřednictvím


MigrationsScaffolder.GetSubNamespace(String, String) Metoda

Definice

Získá dílčí obor názvů.

protected virtual string GetSubNamespace (string rootNamespace, string namespace);
protected virtual string GetSubNamespace (string? rootNamespace, string namespace);
abstract member GetSubNamespace : string * string -> string
override this.GetSubNamespace : string * string -> string
Protected Overridable Function GetSubNamespace (rootNamespace As String, namespace As String) As String

Parametry

rootNamespace
String

Kořenový obor názvů.

namespace
String

Úplný obor názvů.

Návraty

Dílčí obor názvů.

Platí pro