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

상속: Task
파일 보기 프로젝트 열기: skolima/NAnt 1 사용 예제들

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void

Outputs the message to the build log or the specified file.

Initialize ( ) : void

메소드 상세

ExecuteTask() 보호된 메소드

Outputs the message to the build log or the specified file.
protected ExecuteTask ( ) : void
리턴 void

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void