Метод | Описание | |
---|---|---|
DashboardController ( ICommonRepository repo ) : System | ||
GetAlerts ( int companyId, int userId ) : |
||
GetDashboardAppointment ( int companyId ) : List |
Метод | Описание | |
---|---|---|
Options ( ) : |
public DashboardController ( ICommonRepository repo ) : System | ||
repo | ICommonRepository | |
Результат | System |
public GetAlerts ( int companyId, int userId ) : |
||
companyId | int | |
userId | int | |
Результат |
public GetDashboardAppointment ( int companyId ) : List |
||
companyId | int | |
Результат | List |