Menu |
public class MenuItem : Entity, IAggregateRoot, IEntity, IDisposable
The MenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| MenuItem | Initializes a new instance of the MenuItem class | |
| MenuItem(String) | Initializes a new instance of the MenuItem class |
| Name | Description | |
|---|---|---|
| AllRequiredModifiers | ||
| AnyModifiers | ||
| AnyRequiredModifiers | ||
| AnyUnsentModifiers | ||
| DefaultMenuType | ||
| Description | ||
| Detail | ||
| FullPrice | ||
| Id | (Inherited from Entity) | |
| Images | ||
| MenuId | ||
| Name | ||
| Price | ||
| UnitOfMeasure | ||
| UnitPrice | ||
| Validation |
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | Releases all resources used by the MenuItem | |
| SatisfyModifierGroupsMinSelectionRestrictions |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity) |