C# 클래스 CubeIsland.LyricsReloaded.Provider.Loader.Lyrics

파일 보기 프로젝트 열기: pschichtel/LyricsReloaded

공개 메소드들

메소드 설명
Lyrics ( string content, Encoding encoding ) : System.Collections.Generic
getContent ( ) : string
getEncoding ( ) : Encoding

메소드 상세

Lyrics() 공개 메소드

public Lyrics ( string content, Encoding encoding ) : System.Collections.Generic
content string
encoding System.Text.Encoding
리턴 System.Collections.Generic

getContent() 공개 메소드

public getContent ( ) : string
리턴 string

getEncoding() 공개 메소드

public getEncoding ( ) : Encoding
리턴 System.Text.Encoding