Method | Description | |
---|---|---|
BelongsToList ( |
||
CanModify ( |
||
CanModify ( |
||
ToDoItem ( int id, int toDoListId, string body ) : System |
public BelongsToList ( |
||
toDoList | ||
return | bool |
public CanModify ( |
||
user | ||
toDoList | ||
return | bool |
public ToDoItem ( int id, int toDoListId, string body ) : System | ||
id | int | |
toDoListId | int | |
body | string | |
return | System |