WindowsFormsView Namespace

Design Pattern Framework 3.5

Design Pattern Framework 3.5 WindowsFormsView Namespace
Patterns-In-Action! ApplicationWindowsFormsView
 
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.