Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Delete ( string id ) : Task |
||
Details ( string id ) : Task |
||
Edit ( string id ) : Task |
||
Index ( ) : Task |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Create ( [ Include = "Id,Text,Complete,Version,CreatedAt,UpdatedAt,Deleted")]TodoItemtodoItem ) : Task |
||
DeleteConfirmed ( string id ) : Task |
||
Edit ( [ Include = "Id,Text,Complete,Version,CreatedAt,UpdatedAt,Deleted")]TodoItemtodoItem ) : Task |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |