Exemplo n.º 1
0
 public DelegateAutoPilot(AutoPilotDelegate autoPilotDelegate)
 {
     _autoPilotDelegate = autoPilotDelegate;
 }
Exemplo n.º 2
0
 public DelegateAutoPilot(AutoPilotDelegate autoPilotDelegate)
 {
     _autoPilotDelegate = autoPilotDelegate;
 }