Method | Description | |
---|---|---|
GetRepoSet ( string repoSet ) : |
||
GetRepoSetLists ( ) : RepoSetDefinition>.IDictionary |
||
RepoDataSet ( RepoSetDefinition>.IDictionary |
||
RepoSetExists ( string repoSet ) : bool |
public GetRepoSet ( string repoSet ) : |
||
repoSet | string | |
return |
public GetRepoSetLists ( ) : RepoSetDefinition>.IDictionary |
||
return | RepoSetDefinition>.IDictionary |
public RepoDataSet ( RepoSetDefinition>.IDictionary |
||
repoSetList | RepoSetDefinition>.IDictionary | |
return | System.Collections.Generic |
public RepoSetExists ( string repoSet ) : bool | ||
repoSet | string | |
return | bool |