'宣言 Public Function New( _ ByVal year As Integer, _ ByVal month As Integer, _ ByVal day As Integer _ )
public SmartDate( int year, int month, int day )
DateTime との互換性のため提供されます。デフォルトでは、このコンストラクターを使用して作成された SmartDate インスタンスの場合、EmptyIsMin は True です。
SmartDate クラス SmartDate メンバ オーバーロード一覧