예제 #1
0
 /// <summary>method: UpdateViews
 /// refresh all views
 /// </summary>
 public void UpdateViews()
 {
     theController.UpdateViews();
 }