C# Класс Recurity.Swf.SwfFormatException

Наследование: System.ApplicationException
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SwfFormatException ( string message ) : System

SwfFormatException ( string message, Exception inner ) : System

Описание методов

SwfFormatException() публичный Метод

public SwfFormatException ( string message ) : System
message string
Результат System

SwfFormatException() публичный Метод

public SwfFormatException ( string message, Exception inner ) : System
message string
inner System.Exception
Результат System