C# Class mp3lib.Exceptions.NotEnoughDataException

Inheritance: DataExctracterException
Afficher le fichier Open project: Confirmit/Students

Méthodes publiques

Méthode Description
NotEnoughDataException ( string message, IEnumerable emptyTags, string>.Dictionary data ) : System

Method Details

NotEnoughDataException() public méthode

public NotEnoughDataException ( string message, IEnumerable emptyTags, string>.Dictionary data ) : System
message string
emptyTags IEnumerable
data string>.Dictionary
Résultat System