C# Класс Hjg.Pngcs.PngjUnsupportedException

Наследование: Exception
Показать файл Открыть проект

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

Метод Описание
PngjUnsupportedException ( String message ) : System
PngjUnsupportedException ( String message, Exception cause ) : System

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

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

public PngjUnsupportedException ( String message ) : System
message String
Результат System

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

public PngjUnsupportedException ( String message, Exception cause ) : System
message String
cause System.Exception
Результат System