ICustomerView Interface

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ICustomerView Interface
Patterns-In-Action! ApplicationWindowsFormsViewICustomerView
Represents a single customer view
Declaration Syntax
C# Visual Basic
public interface ICustomerView : IView
Public Interface ICustomerView _
	Implements IView
Members
All Members Properties



Icon Member Description
City
Company
Country
CustomerId
Version

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