C# Class Sharpen.FileInputStream

Inheritance: InputStream
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Méthodes publiques

Méthode Description
FileInputStream ( FilePath file ) : System
FileInputStream ( string file ) : System
GetChannel ( ) : FileChannel

Method Details

FileInputStream() public méthode

public FileInputStream ( FilePath file ) : System
file FilePath
Résultat System

FileInputStream() public méthode

public FileInputStream ( string file ) : System
file string
Résultat System

GetChannel() public méthode

public GetChannel ( ) : FileChannel
Résultat FileChannel