C# 클래스 Espera.Core.Library.LibraryFillEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: gazwinter/Espera

공개 메소드들

메소드 설명
LibraryFillEventArgs ( Song song, int processedTagCount, int totalTagCount ) : System

메소드 상세

LibraryFillEventArgs() 공개 메소드

public LibraryFillEventArgs ( Song song, int processedTagCount, int totalTagCount ) : System
song Song
processedTagCount int
totalTagCount int
리턴 System