类库说明文档
ChineseCalendar Class |
中国农历
Inheritance Hierarchy
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class ChineseCalendar
The ChineseCalendar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChineseCalendar(DateTime) | Initializes a new instance of the ChineseCalendar class | |
ChineseCalendar(Int32, Int32, Int32, Boolean) | Initializes a new instance of the ChineseCalendar class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Top
See Also