コード例 #1
0
 public void Set(int i, Event e)
 {
     events[i] = e;
 }