메소드 | 설명 | |
---|---|---|
SyncInfo ( string localDirectory, string remoteDirectory, SyncJobType jobtype ) |
Constructor for a SyncInfo accepting 3 arguments.
|
public SyncInfo ( string localDirectory, string remoteDirectory, SyncJobType jobtype ) | ||
localDirectory | string | Local directory to synchronise. |
remoteDirectory | string | Remote directory to synchronise. |
jobtype | SyncJobType | Type of sync job to perform. |