예제 #1
0
 public DelegateAutoPilot(AutoPilotDelegate autoPilotDelegate)
 {
     _autoPilotDelegate = autoPilotDelegate;
 }
예제 #2
0
 public DelegateAutoPilot(AutoPilotDelegate autoPilotDelegate)
 {
     _autoPilotDelegate = autoPilotDelegate;
 }