C# 클래스 MusikNet_Library.MusikNet_MediaLibrary.Album

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

공개 메소드들

메소드 설명
Album ( System.Int64 id ) : System
CheckAlbumInformations ( System.MediaFile file, System.Int64 artistId, Transaction tran ) : System.Int64

비공개 메소드들

메소드 설명
getUnknownAlbum ( Transaction tran ) : long

메소드 상세

Album() 공개 메소드

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

CheckAlbumInformations() 공개 정적인 메소드

public static CheckAlbumInformations ( System.MediaFile file, System.Int64 artistId, Transaction tran ) : System.Int64
file System.MediaFile
artistId System.Int64
tran Transaction
리턴 System.Int64