C# Class CQRSlite.Domain.Exception.MissingParameterLessConstructorException

Inheritance: System.Exception
Mostrar archivo Open project: gautema/CQRSlite

Public Methods

Method Description
MissingParameterLessConstructorException ( Type type ) : System

Method Details

MissingParameterLessConstructorException() public method

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