static void set_perCall_0(ref object o, object v)
 {
     GameDll.Timer _o = (GameDll.Timer)o;
     _o.perCall = (System.Action <System.Int32>)v;
 }