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