C# Class SEToolbox.Models.SettingsModel

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

Méthodes publiques

Méthode Description
Load ( string seBinPath, string customVoxelPath, bool alwaysCheckForUpdates ) : void

Private Methods

Méthode Description
Validate ( ) : void

Method Details

Load() public méthode

public Load ( string seBinPath, string customVoxelPath, bool alwaysCheckForUpdates ) : void
seBinPath string
customVoxelPath string
alwaysCheckForUpdates bool
Résultat void