C# Class TorrentHardLinkHelper.Models.FileModel

Inheritance: EntityModel
Afficher le fichier Open project: harrywong/torrenthardlinkhelper Class Usage Examples

Méthodes publiques

Méthode Description
FileModel ( ) : System.IO
FileModel ( TorrentFile torrentFile ) : System.IO
FileModel ( string fullName ) : System.IO

Method Details

FileModel() public méthode

public FileModel ( ) : System.IO
Résultat System.IO

FileModel() public méthode

public FileModel ( TorrentFile torrentFile ) : System.IO
torrentFile TorrentFile
Résultat System.IO

FileModel() public méthode

public FileModel ( string fullName ) : System.IO
fullName string
Résultat System.IO