Public Shared Function IsInRange( _ ByVal value As Date, _ ByVal date1 As Date, _ ByVal date2 As Date _ ) As Boolean
public static bool IsInRange( DateTime value, DateTime date1, DateTime date2 )
DateTimeEx クラス DateTimeEx メンバ
© MESCIUS inc. All rights reserved.