C# Class SQLDep.UIConfig

Afficher le fichier Open project: sqldep/lionfish Class Usage Examples

Méthodes publiques

Méthode Description
Get ( string key, string defaultValue ) : string
Set ( string key, string value ) : void

Method Details

Get() static public méthode

static public Get ( string key, string defaultValue ) : string
key string
defaultValue string
Résultat string

Set() static public méthode

static public Set ( string key, string value ) : void
key string
value string
Résultat void