Freigeben über


TFCommonUtil.CheckForDateTimeRange-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Sub CheckForDateTimeRange ( _
    var As DateTime, _
    varName As String, _
    minimum As DateTime, _
    maximum As DateTime _
)
public static void CheckForDateTimeRange(
    DateTime var,
    string varName,
    DateTime minimum,
    DateTime maximum
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace