Create a domain
Overload List
| Name | Description | |
|---|---|---|
| CreateDomain(String) |  Obsolete.  
            Creates a repository with the specified name.
              | |
| CreateDomain(Type) |  Obsolete.  
            Creates a repository with the specified repository type.
              | |
| CreateDomain(Assembly, Type) |  Obsolete.  
            Creates a repository for the specified assembly and repository type.
              | |
| CreateDomain(String, Type) |  Obsolete.  
            Creates a repository with the specified name and repository type.
              | 
See Also