Пример #1
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mGuiClient);
 }
Пример #2
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mWorkspaceWindow);
 }