Beispiel #1
0
 internal override void EnableEvent(ActivationLogic logic)
 {
     logic.SetState(Enabled);
     logic.EnableAction();
 }