C# 클래스 Source.Text.LineExtensionMethods

파일 보기 프로젝트 열기: mrange/T4Include

공개 메소드들

메소드 설명
TextToLines ( this text, char separator = '\t' ) : IEnumerable

메소드 상세

TextToLines() 공개 정적인 메소드

public static TextToLines ( this text, char separator = '\t' ) : IEnumerable
text this
separator char
리턴 IEnumerable