Method | Description | |
---|---|---|
Get ( ) : List |
Get a list of all of the users.
|
|
Get ( int id ) : User |
Get a user with its to do lists.
|
|
UsersController ( |
public UsersController ( |
||
userService | ||
return | System.Collections.Generic |