C# Class WeenyMapper.Exceptions.MissingDefaultConstructorException

Inheritance: ReflectionException
Mostra file Open project: erikojebo/WeenyMapper

Public Methods

Method Description
MissingDefaultConstructorException ( Type type ) : System

Method Details

MissingDefaultConstructorException() public method

public MissingDefaultConstructorException ( Type type ) : System
type System.Type
return System