예제 #1
0
 public override void RunOption()
 {
     r_Callback.RunCallback();
     Utils.PressAnyKeyToContinue();
     r_Parent.RunOption();
 }