C# Class HBS.Data.Entities.TimeTracking.Infrastructure.WebHelpers

Afficher le fichier Open project: heartbeatservice/HeartbeatServiceSolution

Méthodes publiques

Méthode Description
GetCurrentDateTimeByTimeZoneId ( int numberOfDaysToAdd, string timeZoneId ) : System.DateTime
GetCurrentDateTimeByTimeZoneId ( string timeZoneId ) : System.DateTime
GetIpAddress ( ) : string

Method Details

GetCurrentDateTimeByTimeZoneId() public static méthode

public static GetCurrentDateTimeByTimeZoneId ( int numberOfDaysToAdd, string timeZoneId ) : System.DateTime
numberOfDaysToAdd int
timeZoneId string
Résultat System.DateTime

GetCurrentDateTimeByTimeZoneId() public static méthode

public static GetCurrentDateTimeByTimeZoneId ( string timeZoneId ) : System.DateTime
timeZoneId string
Résultat System.DateTime

GetIpAddress() public static méthode

public static GetIpAddress ( ) : string
Résultat string