Example #1
0
 private void OnGot_TradeRequest(Got_TradeRequest_EventArgs e, bool junk)
 {
     //if(Got_TradeRequest!=null)
     Got_TradeRequest(this, e);
 }
Example #2
0
 private void OnGot_TradeRequest(Got_TradeRequest_EventArgs e, bool junk)
 {
     //if(Got_TradeRequest!=null)
     Got_TradeRequest(this, e);
 }