C# Class SharpBits.Base.BitsFileInfo

Afficher le fichier Open project: robertbaker/SevenUpdate Class Usage Examples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
BitsFileInfo ( string remoteName, string localName )

Initializes a new instance of the BitsFileInfo class.

Method Details

BitsFileInfo() protected méthode

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.