类库说明文档
![]() | ChineseCalendar Constructor (Int32, Int32, Int32, Boolean) |
Initializes a new instance of the ChineseCalendar class
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public ChineseCalendar( int cy, int cm, int cd, bool leapMonthFlag )
Parameters
- cy
- Type: SystemInt32
[Missing <param name="cy"/> documentation for "M:DCSoft.Utility.Utils.ChineseCalendar.#ctor(System.Int32,System.Int32,System.Int32,System.Boolean)"]
- cm
- Type: SystemInt32
[Missing <param name="cm"/> documentation for "M:DCSoft.Utility.Utils.ChineseCalendar.#ctor(System.Int32,System.Int32,System.Int32,System.Boolean)"]
- cd
- Type: SystemInt32
[Missing <param name="cd"/> documentation for "M:DCSoft.Utility.Utils.ChineseCalendar.#ctor(System.Int32,System.Int32,System.Int32,System.Boolean)"]
- leapMonthFlag
- Type: SystemBoolean
[Missing <param name="leapMonthFlag"/> documentation for "M:DCSoft.Utility.Utils.ChineseCalendar.#ctor(System.Int32,System.Int32,System.Int32,System.Boolean)"]
