C# 클래스 mp3lib.Exceptions.NotEnoughDataException

상속: DataExctracterException
파일 보기 프로젝트 열기: Confirmit/Students

공개 메소드들

메소드 설명
NotEnoughDataException ( string message, IEnumerable emptyTags, string>.Dictionary data ) : System

메소드 상세

NotEnoughDataException() 공개 메소드

public NotEnoughDataException ( string message, IEnumerable emptyTags, string>.Dictionary data ) : System
message string
emptyTags IEnumerable
data string>.Dictionary
리턴 System