C# Class SmartConfig.Configuration

Afficher le fichier Open project: he-dev/SmartConfig

Private Properties

Свойство Type Description
Configuration System
Reload int

Méthodes publiques

Méthode Description
Reload ( Type configurationType ) : int
Save ( ) : int
Save ( Type configurationType ) : int

Private Methods

Méthode Description
Configuration ( Type configType, DataStore dataStore, object>.IReadOnlyDictionary attributes, TypeConverter converter ) : System
Reload ( ) : int

Method Details

Reload() public static méthode

public static Reload ( Type configurationType ) : int
configurationType System.Type
Résultat int

Save() public méthode

public Save ( ) : int
Résultat int

Save() public static méthode

public static Save ( Type configurationType ) : int
configurationType System.Type
Résultat int