コード例 #1
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mGuiClient);
 }
コード例 #2
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mWorkspaceWindow);
 }