C# Класс Onism.Cldr.Extensions.StringExtensions

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

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

Метод Описание
EnumerateLines ( this text ) : IEnumerable

Reads the specified text line by line.

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

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

Reads the specified text line by line.
public static EnumerateLines ( this text ) : IEnumerable
text this
Результат IEnumerable