C# Class FilesMatchFinder.LostFile

Afficher le fichier Open project: parshikov/FileMatchFinder Class Usage Examples

Méthodes publiques

Свойство Type Description
BeginFrom long
Length long
Name string

Méthodes publiques

Méthode Description
LostFile ( string name, long length, long beginFrom ) : System.IO

Method Details

LostFile() public méthode

public LostFile ( string name, long length, long beginFrom ) : System.IO
name string
length long
beginFrom long
Résultat System.IO

Property Details

BeginFrom public_oe property

public long BeginFrom
Résultat long

Length public_oe property

public long Length
Résultat long

Name public_oe property

public string Name
Résultat string