C# Класс WeenyMapper.Exceptions.MissingDefaultConstructorException

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

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

Метод Описание
MissingDefaultConstructorException ( Type type ) : System

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

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

public MissingDefaultConstructorException ( Type type ) : System
type System.Type
Результат System