Method | Description | |
---|---|---|
DashboardController ( ICommonRepository repo ) : System | ||
GetAlerts ( int companyId, int userId ) : |
||
GetDashboardAppointment ( int companyId ) : List |
Method | Description | |
---|---|---|
Options ( ) : |
public DashboardController ( ICommonRepository repo ) : System | ||
repo | ICommonRepository | |
return | System |
public GetAlerts ( int companyId, int userId ) : |
||
companyId | int | |
userId | int | |
return |
public GetDashboardAppointment ( int companyId ) : List |
||
companyId | int | |
return | List |