예제 #1
0
 public void Power()
 {
     _make.PerformRitual();
     _make.StartEngine();
 }