Exemplo n.º 1
0
 private void AddMeetingButton_Click(object sender, EventArgs e)
 {
     createM.OpenCreateMeetingView(userLoggedIn);
 }