コード例 #1
0
ファイル: ConfigureCommand.cs プロジェクト: 4ndreij/icarus
 public override void Execute()
 {
     drone.Configure(droneConfiguration);
 }