C# Class Pandora.DependencyMissingException

Inheritance: System.ApplicationException
Mostra file Open project: Tigraine/pandora-container

Public Methods

Method Description
DependencyMissingException ( string name, string typeName ) : System

Method Details

DependencyMissingException() public method

public DependencyMissingException ( string name, string typeName ) : System
name string
typeName string
return System