Property | Type | Description | |
---|---|---|---|
EntryId | string | ||
ListId | string |
Method | Description | |
---|---|---|
Cancel ( ) : void | ||
Delete ( ) : void | ||
Edit ( ) : void | ||
EntryViewModel ( string listId, string entryId ) : System.Threading.Tasks | ||
LoadEntry ( ) : void |
public EntryViewModel ( string listId, string entryId ) : System.Threading.Tasks | ||
listId | string | |
entryId | string | |
return | System.Threading.Tasks |