C# 클래스 NAnt.Core.Tasks.TouchTask

상속: Task
파일 보기 프로젝트 열기: skolima/NAnt

Private Properties

프로퍼티 타입 설명
GetDateTime System.DateTime
TouchFile void

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void
Initialize ( ) : void

Ensures the supplied attributes are valid.

비공개 메소드들

메소드 설명
GetDateTime ( long milliSeconds ) : System.DateTime
TouchFile ( string path, System.DateTime touchDateTime ) : void

메소드 상세

ExecuteTask() 보호된 메소드

protected ExecuteTask ( ) : void
리턴 void

Initialize() 보호된 메소드

Ensures the supplied attributes are valid.
protected Initialize ( ) : void
리턴 void