C# Class FileExtentions, MetroPass

Afficher le fichier Open project: TheAngryByrd/MetroPass Class Usage Examples

Méthodes publiques

Méthode Description
ReadBytes ( this source, byte bytesToRead ) : int
ToArray ( this input ) : byte[]

Method Details

ReadBytes() public static méthode

public static ReadBytes ( this source, byte bytesToRead ) : int
source this
bytesToRead byte
Résultat int

ToArray() public static méthode

public static ToArray ( this input ) : byte[]
input this
Résultat byte[]