ILoginView Interface

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ILoginView Interface
Patterns-In-Action! ApplicationWindowsFormsViewILoginView
Respresents login view with credentials.
Declaration Syntax
C# Visual Basic
public interface ILoginView : IView
Public Interface ILoginView _
	Implements IView
Members
All Members Properties



Icon Member Description
Password
UserName

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