Order Class |
Namespace: SandcastleTest.Generic.POCO
public class Order : PocoBase
The Order type exposes the following members.
Name | Description | |
---|---|---|
Customer |
The Customer for an order
| |
Id |
Id for the entity
(Inherited from PocoBase.) | |
OrderItems | OrderItems of an order
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
Gets a hascode for a PocoBase (Inherited from PocoBase.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |