类库说明文档
|
JHAppSettingsGet Method |
Overload List
| Name | Description | |
|---|---|---|
|
GetTtype(String) |
获取 AppSettings 中的指定键关联的值,异常或获取值为 null 则返回 default(Ttype)
|
|
GetTtype(String, Ttype) |
获取 AppSettings 中的指定键关联的值
|
See Also