C# 클래스 MusikNet_Library.MusikNet_MediaLibrary.Track

상속: IPlayListFile
파일 보기 프로젝트 열기: nexus49/grado

공개 메소드들

메소드 설명
CheckTrackInformations ( System.MediaFile file, System.Int64 albumId, Transaction tran ) : System.Int64
Track ( System.Int64 id ) : System

비공개 메소드들

메소드 설명
checkImageInformations ( System.MediaFile file, System.Int64 trackId, Transaction tran ) : void

메소드 상세

CheckTrackInformations() 공개 정적인 메소드

public static CheckTrackInformations ( System.MediaFile file, System.Int64 albumId, Transaction tran ) : System.Int64
file System.MediaFile
albumId System.Int64
tran Transaction
리턴 System.Int64

Track() 공개 메소드

public Track ( System.Int64 id ) : System
id System.Int64
리턴 System