Example #1
0
 public void SetDate(int year, int month, int day)
 {
     Behavior.SetDate(year, month, day);
 }