C# 클래스 HBS.Data.Entities.TimeTracking.Infrastructure.WebHelpers

파일 보기 프로젝트 열기: heartbeatservice/HeartbeatServiceSolution

공개 메소드들

메소드 설명
GetCurrentDateTimeByTimeZoneId ( int numberOfDaysToAdd, string timeZoneId ) : System.DateTime
GetCurrentDateTimeByTimeZoneId ( string timeZoneId ) : System.DateTime
GetIpAddress ( ) : string

메소드 상세

GetCurrentDateTimeByTimeZoneId() 공개 정적인 메소드

public static GetCurrentDateTimeByTimeZoneId ( int numberOfDaysToAdd, string timeZoneId ) : System.DateTime
numberOfDaysToAdd int
timeZoneId string
리턴 System.DateTime

GetCurrentDateTimeByTimeZoneId() 공개 정적인 메소드

public static GetCurrentDateTimeByTimeZoneId ( string timeZoneId ) : System.DateTime
timeZoneId string
리턴 System.DateTime

GetIpAddress() 공개 정적인 메소드

public static GetIpAddress ( ) : string
리턴 string