public Date( int year, int month )
Public Sub New ( _ year As Integer, _ month As Integer _ )
public: Date( int^ year, int^ month )