コード例 #1
0
 private void setFeedback()
 {
     TopModel.SetFeedback();
     MiddleModel.SetFeedback();
     BottomModel.SetFeedback();
 }