C# Класс Prism.Modularity.ModuleTypeLoaderNotFoundException

Показать файл Открыть проект

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

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

Initializes a new instance with serialized data.

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

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

Initializes a new instance with serialized data.
protected ModuleTypeLoaderNotFoundException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo The that holds the serialized object data about the exception being thrown.
context StreamingContext The that contains contextual information about the source or destination.
Результат System