Design Pattern Framework 3.5
WindowsFormsView Namespace
Patterns-In-Action! Application ► WindowsFormsView
Declaration Syntax
C# | Visual Basic |
namespace WindowsFormsView
Namespace WindowsFormsView
Types
All Types | Interfaces |
Icon | Type | Description |
---|---|---|
ICustomersView |
Respresents view of a list of customers
|
|
ICustomerView |
Represents a single customer view
|
|
ILoginView |
Respresents login view with credentials.
|
|
IOrdersView |
Represents view of orders.
|
|
IView |
Placeholder IView interface. Does not have members.
|