Exemplo n.º 1
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mGuiClient);
 }
Exemplo n.º 2
0
 void ICheckinProgress.ShowProgress()
 {
     mCheckinProgress = new CheckinProgress(mWorkspaceWindow);
 }