C# Class Tp.Integration.Plugin.Common.Activity.DateRangeExtensions

Mostra file Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
IsInRangeIncludingEndDate ( this range, System.DateTime dateTime ) : bool

Method Details

IsInRangeIncludingEndDate() public static method

public static IsInRangeIncludingEndDate ( this range, System.DateTime dateTime ) : bool
range this
dateTime System.DateTime
return bool