ChineseCalHelper.Animal Property

HD.Common

ChineseCalHelperAnimal Property Helper帮助文档
计算属相的索引,注意虽然属相是以农历年来区别的,但是目前在实际使用中是按公历来计算的 鼠年为1,其它类推

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int Animal { get; }
Public ReadOnly Property Animal As Integer
	Get
public:
property int Animal {
	int get ();
}
member Animal : int with get

Property Value

Type: Int32
See Also

Reference