Example #1
0
 protected virtual void onlogin(BigPointEventArgs e)
 {
     this.login(this, e);
     this.bigpointLogin(e.userguid);
 }
 protected virtual void onlogin(BigPointEventArgs e)
 {
     this.login(this, e);
     this.bigpointLogin(e.userguid);
 }