ChineseCalendar Class
类库说明文档
| ChineseCalendar Class |
中国农历
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
C#
public class ChineseCalendar
The ChineseCalendar type exposes the following members.
| 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 |
| 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.) |
Top