C# Class SwfDotNet.IO.Exceptions.InvalidTagLengthException

Invalid tag length exception
Inheritance: System.ApplicationException
Afficher le fichier Open project: bladecoding/SwfExport

Méthodes publiques

Méthode Description
InvalidTagLengthException ( ) : System

Creates a new InvalidTagLengthException instance.

Method Details

InvalidTagLengthException() public méthode

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