C# Класс Ghostscript.NET.GhostscriptException

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

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

Метод Описание
GhostscriptException ( string message ) : System
GhostscriptException ( string message, int code ) : System

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

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

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

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

public GhostscriptException ( string message, int code ) : System
message string
code int
Результат System