C# Класс Nintenlord.IO.StreamExtensions

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

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

Метод Описание
GetReaderName ( this reader ) : string
IsAtEnd ( this current ) : bool
LineEnumerator ( this reader ) : IEnumerable

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

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

public static GetReaderName ( this reader ) : string
reader this
Результат string

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

public static IsAtEnd ( this current ) : bool
current this
Результат bool

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

public static LineEnumerator ( this reader ) : IEnumerable
reader this
Результат IEnumerable