IModel Interface

Design Pattern Framework 3.5

Design Pattern Framework 3.5 IModel Interface
Patterns-In-Action! ApplicationWindowsFormsModelIModel
IModel interface, used in MVP design pattern. See implementation methods for further details.
Declaration Syntax
C# Visual Basic
public interface IModel
Public Interface IModel
Members

Assembly: WindowsFormsModel (Module: WindowsFormsModel) Version: 1.0.0.0 (1.0.0.0)