| ConfigHelper Methods |
The ConfigHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSetting |
获取一项配置,若未配置则返回默认值
| |
| GetSettingAsBoolean |
获取一项配置,若未配置则返回默认值
| |
| GetSettingAsInt |
获取一项配置,若未配置则返回默认值
| |
| GetSettingAsInt64 |
获取一项配置,若未配置则返回默认值
|