C# (CSharp) PetShop.Business Namespace

Nested Namespaces

PetShop.Business.Validation

Сlasses

Name Description
Account The Account class is a CSLA editable child class. See CSLA documentation for a more detailed description.
Address
Cart
Category
CreditCard
EntityBaseCore
EntityFactory Entity Factory provides methods to create entity types from type names as strings.
EntityKeyBaseCore
EntityPropertyComparer Provide a generic comparer for our entity objects.
EntityUtil Provides common utility methods for interacting with objects.
GenericTypeConverter Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties. Used by the nettiers strongly typed collection, so they can be saved in ViewState.
Inventory The Inventory class is a CSLA editable root class. See CSLA documentation for a more detailed description.
Item
LineItem
Order
OrderStatus
Orders
Product
Profile
Profiles
Supplier