コード例 #1
0
 public void update()
 {
     resultText.Text = m_Model.GetRandomValue().ToString();
 }