JHAppSettings Methods

DCSoft.DBUtilityGeneric

JHAppSettings Methods

The JHAppSettings type exposes the following members.

Methods
  Name Description
Public method Equals (Inherited from Object.)
Public method Static member GetTtype(String)
获取 AppSettings 中的指定键关联的值,异常或获取值为 null 则返回 default(Ttype)
Public method Static member GetTtype(String, Ttype)
获取 AppSettings 中的指定键关联的值
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also