C# Class SEToolbox.CoreToolbox

Afficher le fichier Open project: midspace/SEToolbox Class Usage Examples

Méthodes publiques

Méthode Description
Exit ( ) : void
Init ( string args ) : bool
Load ( string args ) : bool

Private Methods

Méthode Description
SaveSettings ( WindowExplorer eWindow ) : void

Method Details

Exit() public méthode

public Exit ( ) : void
Résultat void

Init() public méthode

public Init ( string args ) : bool
args string
Résultat bool

Load() public méthode

public Load ( string args ) : bool
args string
Résultat bool