ChineseCalHelperIsChineseLeapYear Property | Helper帮助文档 |
当年是否有闰月
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsChineseLeapYear { get; }
Public ReadOnly Property IsChineseLeapYear As Boolean Get
public: property bool IsChineseLeapYear { bool get (); }
member IsChineseLeapYear : bool with get
Property Value
Type: BooleanSee Also