C# Class Pandora.DependencyMissingException

Inheritance: System.ApplicationException
Afficher le fichier Open project: Tigraine/pandora-container

Méthodes publiques

Méthode Description
DependencyMissingException ( string name, string typeName ) : System

Method Details

DependencyMissingException() public méthode

public DependencyMissingException ( string name, string typeName ) : System
name string
typeName string
Résultat System