C# Class SEToolbox.CoreToolbox

Show file Open project: midspace/SEToolbox Class Usage Examples

Public Methods

Method Description
Exit ( ) : void
Init ( string args ) : bool
Load ( string args ) : bool

Private Methods

Method Description
SaveSettings ( WindowExplorer eWindow ) : void

Method Details

Exit() public method

public Exit ( ) : void
return void

Init() public method

public Init ( string args ) : bool
args string
return bool

Load() public method

public Load ( string args ) : bool
args string
return bool