Méthode | Description | |
---|---|---|
GetValue ( string name ) : string |
Gets configuration value by specified name. Should return null if value does not exist.
|
|
Load ( CheckContext context ) : void |
Loads required data.
|
public Load ( CheckContext context ) : void | ||
context | CheckContext | |
Résultat | void |