C# Class withSIX.Sync.Core.Transfer.Specs.TransferSpec

Datei anzeigen Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Protected Methods

Method Description
TransferSpec ( Uri uri, IAbsoluteFilePath localFile, ITransferProgress progress ) : System

Method Details

TransferSpec() protected method

protected TransferSpec ( Uri uri, IAbsoluteFilePath localFile, ITransferProgress progress ) : System
uri System.Uri
localFile IAbsoluteFilePath
progress ITransferProgress
return System