示例#1
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mGuiClient);
 }
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mWorkspaceWindow);
 }