C# Class GroboContainer.Impl.Exceptions.NoConstructorException

Inheritance: Exception
Show file Open project: skbkontur/GroboContainer

Public Methods

Method Description
NoConstructorException ( Type type ) : System

Method Details

NoConstructorException() public method

public NoConstructorException ( Type type ) : System
type Type
return System