C# 클래스 Onism.Cldr.Extensions.StringExtensions

파일 보기 프로젝트 열기: pgolebiowski/onism-cldr

공개 메소드들

메소드 설명
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