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