コード例 #1
0
 public virtual void AddEvent(object value, int idx)
 {
     resource.AddEvent(value, idx);
 }