C# Class SwfDotNet.IO.Exceptions.InvalidImageFormatException

Invalid image format exception
Inheritance: System.ApplicationException
Afficher le fichier Open project: bladecoding/SwfExport

Méthodes publiques

Méthode Description
InvalidImageFormatException ( ) : System

Creates a new InvalidImageFormatException instance.

Method Details

InvalidImageFormatException() public méthode

Creates a new InvalidImageFormatException instance.
public InvalidImageFormatException ( ) : System
Résultat System