C# Класс Fib.Net.Core.Images.LayerPropertyNotFoundException

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

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

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

Защищенные методы

Метод Описание
LayerPropertyNotFoundException ( SerializationInfo info, StreamingContext context ) : System

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

LayerPropertyNotFoundException() защищенный Метод

protected LayerPropertyNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Результат System

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

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