C# Класс Platform.ViewClients.ViewContainerNotFoundException

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

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

Метод Описание
ViewContainerNotFoundException ( string message, Exception inner ) : System

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

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

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

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

protected ViewContainerNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Результат System

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

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