private void showEmployerViewCV(object sender, SqlNotificationEventArgs e) { CvHub.ShowEmployerViewCV(); }
private void showAttentionEmployer(object sender, SqlNotificationEventArgs e) { CvHub.ShowAttentionEmployer(); }
private void show_ViewCvEmployer(object sender, SqlNotificationEventArgs e) { CvHub.ShowSubmitCvsCandidate(); }