C# 클래스 Objectivity.Test.Automation.Common.Helpers.DateHelper

Contains useful actions connected with dates
파일 보기 프로젝트 열기: ObjectivityBSS/Test.Automation

공개 메소드들

메소드 설명
GetFutureDate ( int numberDaysToAddToNow ) : string

Gets the future date.

메소드 상세

GetFutureDate() 공개 정적인 메소드

Gets the future date.
public static GetFutureDate ( int numberDaysToAddToNow ) : string
numberDaysToAddToNow int The number days to add from current date.
리턴 string