C# Class DAL.Extensions.DateTimeExtensions

Afficher le fichier Open project: kulish-alina/HR_Project

Méthodes publiques

Méthode Description
IsBetween ( this input, System.DateTime date1, System.DateTime date2 ) : bool

Method Details

IsBetween() public static méthode

public static IsBetween ( this input, System.DateTime date1, System.DateTime date2 ) : bool
input this
date1 System.DateTime
date2 System.DateTime
Résultat bool