Example #1
0
 private void btnLogin_Click(object sender, EventArgs e)
 {
     LoginStart?.Invoke(sender, e);
 }