C# Класс GHI.Commons.IOC.TypeNotRegisteredException

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

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

Метод Описание
TypeNotRegisteredException ( Type type, Exception exception ) : System

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

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

public TypeNotRegisteredException ( Type type, Exception exception ) : System
type System.Type
exception System.Exception
Результат System