Article Class |
Namespace: SandcastleTest.Generic.POCO
public class Article : PocoBase
The Article type exposes the following members.
Name | Description | |
---|---|---|
BasePrice |
Base price for an article
| |
Description |
Further description of an article. This is optional
| |
Id |
Id for the entity
(Inherited from PocoBase.) | |
Name |
Name of the article
|
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.) |