Property | Type | Description | |
---|---|---|---|
ListId | string |
Method | Description | |
---|---|---|
Add ( ) : void | ||
Delete ( WshLst.Core.Models.Entry entry ) : void | ||
Edit ( WshLst.Core.Models.Entry entry ) : void | ||
EditWishList ( ) : void | ||
LoadItems ( ) : void | ||
LoadListAndItems ( ) : void | ||
Select ( WshLst.Core.Models.Entry entry ) : void | ||
Share ( ) : void | ||
WishListViewModel ( string listId ) : System.Collections.Generic |
public Delete ( WshLst.Core.Models.Entry entry ) : void | ||
entry | WshLst.Core.Models.Entry | |
return | void |
public Edit ( WshLst.Core.Models.Entry entry ) : void | ||
entry | WshLst.Core.Models.Entry | |
return | void |
public Select ( WshLst.Core.Models.Entry entry ) : void | ||
entry | WshLst.Core.Models.Entry | |
return | void |
public WishListViewModel ( string listId ) : System.Collections.Generic | ||
listId | string | |
return | System.Collections.Generic |