C# 클래스 Nintenlord.IO.StreamExtensions

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

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