unscheduleAllForTarget() public méthode

public unscheduleAllForTarget ( System target ) : void
target System
Résultat void
 public void unscheduleAllSelectors()
 {
     _scheduler.unscheduleAllForTarget(this);
 }