| WebConfigHelper Methods | Helper帮助文档 |
The WebConfigHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
GetConfigBool |
得到AppSettings中的配置Bool信息
|
|
GetConfigDecimal |
得到AppSettings中的配置Decimal信息
|
|
GetConfigInt |
得到AppSettings中的配置int信息
|
|
GetConfigString |
得到AppSettings中的配置字符串信息
|
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
See Also