Exemple #1
0
 internal RepositoryUtilitySychronizerAdjunct(string dataPathname, RepositoryUtilityForm.RepoType repoType)
 {
     _dataPathname = dataPathname;
     _repoType     = repoType;
 }
 internal RepositoryUtilitySychronizerAdjunct(string dataPathname, RepositoryUtilityForm.RepoType repoType)
 {
     _dataPathname = dataPathname;
     _repoType = repoType;
 }