C# Class FileFind.Meshwork.Protocol.RequestFileInfo

Mostrar archivo Open project: codebutler/meshwork Class Usage Examples

Public Properties

Property Type Description
FullPath string
TransferId string

Public Methods

Method Description
RequestFileInfo ( string fullPath, string transferId ) : System

Method Details

RequestFileInfo() public method

public RequestFileInfo ( string fullPath, string transferId ) : System
fullPath string
transferId string
return System

Property Details

FullPath public_oe property

public string FullPath
return string

TransferId public_oe property

public string TransferId
return string