コード例 #1
0
 public void notifyVcsStarted(AbstractVcs vcs) {
   myLocallyDeleted.notifyVcsStarted(vcs);
   mySwitchedHolder.notifyVcsStarted(vcs);
 }