C# 클래스 Mp3TagTest.TestFileLoader

상속: IFileLoader
파일 보기 프로젝트 열기: Confirmit/Students 1 사용 예제들

공개 메소드들

메소드 설명
FileExist ( string path ) : bool
Load ( string path ) : IMp3File

메소드 상세

FileExist() 공개 메소드

public FileExist ( string path ) : bool
path string
리턴 bool

Load() 공개 메소드

public Load ( string path ) : IMp3File
path string
리턴 IMp3File