C# Класс System.IO._Proxy

Показать файл Открыть проект

Открытые методы

Метод Описание
ReadAllBytes ( this stream ) : Byte[]
ReadGuid ( this reader, Boolean nullable = true ) : Guid?

Описание методов

ReadAllBytes() публичный статический Метод

public static ReadAllBytes ( this stream ) : Byte[]
stream this
Результат Byte[]

ReadGuid() публичный статический Метод

public static ReadGuid ( this reader, Boolean nullable = true ) : Guid?
reader this
nullable Boolean
Результат Guid?