Beispiel #1
0
 public List <DataTuple> GetEmployeeRelativeMetadata()
 {
     return(cronusController.GetEmployeeRelativeMetadata());
 }