C# Class NVorbis.InvalidDataException

Inheritance: System.Exception
Afficher le fichier Open project: gregzo/G-Audio

Méthodes publiques

Méthode Description
InvalidDataException ( ) : System.Collections
InvalidDataException ( string message ) : System.Collections

Method Details

InvalidDataException() public méthode

public InvalidDataException ( ) : System.Collections
Résultat System.Collections

InvalidDataException() public méthode

public InvalidDataException ( string message ) : System.Collections
message string
Résultat System.Collections