Exemplo n.º 1
0
 private void showEmployerViewCV(object sender, SqlNotificationEventArgs e)
 {
     CvHub.ShowEmployerViewCV();
 }
Exemplo n.º 2
0
 private void showAttentionEmployer(object sender, SqlNotificationEventArgs e)
 {
     CvHub.ShowAttentionEmployer();
 }
Exemplo n.º 3
0
 private void show_ViewCvEmployer(object sender, SqlNotificationEventArgs e)
 {
     CvHub.ShowSubmitCvsCandidate();
 }