Example #1
0
 protected void RawMethodProc(Common.MethodMsg pmsg)
 {
     OnMethod(pmsg);
 }
Example #2
0
 public virtual void OnMethod(Common.MethodMsg pmsg)
 {
 }