C# Class FileFind.Meshwork.Errors.FileTransferError

Inheritance: MeshworkError
Show file Open project: codebutler/meshwork Class Usage Examples

Public Methods

Method Description
FileTransferError ( ) : System
FileTransferError ( string transferId ) : System

Method Details

FileTransferError() public method

public FileTransferError ( ) : System
return System

FileTransferError() public method

public FileTransferError ( string transferId ) : System
transferId string
return System