C# Class GroboContainer.Impl.Exceptions.BadContainerConstructorAttributeException

Inheritance: Exception
Afficher le fichier Open project: skbkontur/GroboContainer

Méthodes publiques

Méthode Description
BadContainerConstructorAttributeException ( ConstructorInfo constructor ) : System
BadContainerConstructorAttributeException ( ConstructorInfo constructor, Type type ) : System

Method Details

BadContainerConstructorAttributeException() public méthode

public BadContainerConstructorAttributeException ( ConstructorInfo constructor ) : System
constructor ConstructorInfo
Résultat System

BadContainerConstructorAttributeException() public méthode

public BadContainerConstructorAttributeException ( ConstructorInfo constructor, Type type ) : System
constructor ConstructorInfo
type Type
Résultat System