Property | Type | Description | |
---|---|---|---|
CopyFile | void | ||
CreateDirectoryIfRequired | bool | ||
HasFileChanged | bool |
Method | Description | |
---|---|---|
Copy ( ) : System | ||
Execute ( ) : bool |
Method | Description | |
---|---|---|
CopyFile ( string source, string dest, bool create_dir ) : void | ||
CreateDirectoryIfRequired ( string name ) : bool | ||
HasFileChanged ( string source, string dest ) : bool |