C# Class SharpBits.Base.BitsFileInfo

显示文件 Open project: robertbaker/SevenUpdate Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
BitsFileInfo ( string remoteName, string localName )

Initializes a new instance of the BitsFileInfo class.

Method Details

BitsFileInfo() protected method

Initializes a new instance of the BitsFileInfo class.
protected BitsFileInfo ( string remoteName, string localName )
remoteName string Name of the remote.
localName string Name of the local.