Exemple #1
0
 public void SwitchPin(Explorer explorer)
 {
     _actionExecuter.Post(new SwitchPinAction(explorer));
 }