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