Method RegisterNamespace
RegisterNamespace(string)
Adds specified namespace to the repository's namespace list.
public virtual void RegisterNamespace(string nspace)
Parameters
nspace
stringSpecifies name of namespace to add.
RegisterNamespace(string, string)
Adds specified namespace to the repository's namespace list.
public virtual void RegisterNamespace(string nspace, string alias)