コード例 #1
0
 internal void ShowProgress()
 {
     mProgress = new GenericProgress(mGuiClient);
 }
コード例 #2
0
 internal void ShowProgress()
 {
     mProgress = new GenericProgress(mWorkspaceWindow);
 }