C# Class GroboContainer.Impl.Exceptions.AmbiguousConstructorException

Inheritance: Exception
Exibir arquivo Open project: skbkontur/GroboContainer

Public Methods

Method Description
AmbiguousConstructorException ( Type type ) : System

Method Details

AmbiguousConstructorException() public method

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