Свойство | Тип | Описание | |
---|---|---|---|
ListId | string |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public Edit ( WshLst.Core.Models.Entry entry ) : void | ||
entry | WshLst.Core.Models.Entry | |
Результат | void |
public Select ( WshLst.Core.Models.Entry entry ) : void | ||
entry | WshLst.Core.Models.Entry | |
Результат | void |
public WishListViewModel ( string listId ) : System.Collections.Generic | ||
listId | string | |
Результат | System.Collections.Generic |