Example #1
0
 public void InitMsgHandle(WindowFormDelegate.StringHandler handler)
 {
     //logHandle = handle;
     if (this.handler != null)
     {
         this.handler = handler;
     }
 }
Example #2
0
 public void InitMsgHandle(WindowFormDelegate.StringHandler handler)
 {
     //logHandle = handle;
     if (this.handler != null)
     {
         this.handler = handler;
     }
 }