Partilhar via


MigrationsScaffolder.GetSubNamespace(String, String) Método

Definição

Obtém um subpasta.

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

Parâmetros

rootNamespace
String

O namespace raiz.

namespace
String

O namespace completo.

Retornos

O subpasta.

Aplica-se a