Design Pattern Framework 3.5
Logout Method
Patterns-In-Action! Application ► WindowsFormsPresenter ► LogoutPresenter ► Logout()()()
Informs model to logout.
Declaration Syntax
C# | Visual Basic |
public void Logout()
Public Sub Logout