protected GlobalComponents(string azurePath, string subscriptionsDataFile)
 {
     GlobalPaths = new GlobalPathInfo(azurePath, subscriptionsDataFile);
 }
示例#2
0
 protected GlobalComponents(string azurePath, string subscriptionsDataFile)
 {
     GlobalPaths = new GlobalPathInfo(azurePath, subscriptionsDataFile);
 }