C# Class System.IO._Proxy

Afficher le fichier Open project: dolkensp/HoloXPLOR

Méthodes publiques

Méthode Description
ReadAllBytes ( this stream ) : Byte[]
ReadGuid ( this reader, Boolean nullable = true ) : Guid?

Method Details

ReadAllBytes() public static méthode

public static ReadAllBytes ( this stream ) : Byte[]
stream this
Résultat Byte[]

ReadGuid() public static méthode

public static ReadGuid ( this reader, Boolean nullable = true ) : Guid?
reader this
nullable Boolean
Résultat Guid?