Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CopyTask ( ) : System |
Initialize new instance of the CopyTask.
|
Метод | Описание | |
---|---|---|
CreateSourceFileNotFoundException ( string sourceFile ) : BuildException | ||
DoFileOperations ( ) : void |
Actually does the file copies.
|
|
ExecuteTask ( ) : void |
Executes the Copy task.
|
|
Initialize ( ) : void |
Checks whether the task is initialized with valid attributes.
|
protected CreateSourceFileNotFoundException ( string sourceFile ) : BuildException | ||
sourceFile | string | |
Результат | BuildException |