C# Class SuperPutty.frmSuperPutty.ViewState

ファイルを表示 Open project: sepich/superputty

Public Methods

Method Description
Hide ( ) : void
Restore ( ) : void
SaveState ( ) : void
ViewState ( frmSuperPutty mainForm ) : System

Method Details

Hide() public method

public Hide ( ) : void
return void

Restore() public method

public Restore ( ) : void
return void

SaveState() public method

public SaveState ( ) : void
return void

ViewState() public method

public ViewState ( frmSuperPutty mainForm ) : System
mainForm frmSuperPutty
return System