OneList Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Baskets
public class OneList : Entity, IDisposable
The OneList type exposes the following members.
Name | Description | |
---|---|---|
OneList | Initializes a new instance of the OneList class | |
OneList(String) | Initializes a new instance of the OneList class | |
OneList(String, ObservableCollectionT, Void) | Initializes a new instance of the OneList class |
Name | Description | |
---|---|---|
AddItem | ||
AddItemAtPosition | ||
CalculateBasket | ||
CalculateBasket(ListOneListItem) | ||
Clear | ||
Clone | ||
Dispose | Releases all resources used by the OneList | |
ItemGetByIds | ||
RemoveItem | ||
RemoveItemAtPosition | ||
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Entity.) |