类库说明文档
JHAppSettings Methods |
The JHAppSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetTtype(String) |
获取 AppSettings 中的指定键关联的值,异常或获取值为 null 则返回 default(Ttype)
|
|
GetTtype(String, Ttype) |
获取 AppSettings 中的指定键关联的值
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also