示例#1
0
 public override void deliver(OtpMsg m)
 {
     base.deliver(m);
     sched.notify(this);
 }