ICustomersView Interface

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ICustomersView Interface
Patterns-In-Action! ApplicationWindowsFormsViewICustomersView
Respresents view of a list of customers
Declaration Syntax
C# Visual Basic
public interface ICustomersView : IView
Public Interface ICustomersView _
	Implements IView
Members
All Members Properties



Icon Member Description
Customers

Assembly: WindowsFormsView (Module: WindowsFormsView) Version: 1.0.0.0 (1.0.0.0)