Ejemplo n.º 1
0
 protected override void OnInitialized()
 {
     employee = EmployeeCRUD.FetchSingleEmployee(this.EmployeeId);
 }