Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ArenaNet
Sprout
IoC
ComponentNotFoundException
C# Class ArenaNet.Sprout.IoC.ComponentNotFoundException
An exception that is thrown when the component is not found but required in the Context.
Inheritance:
ContextException
Exibir arquivo
Open project: arenanet/sprout-ioc
Public Methods
Method
Description
ComponentNotFoundException
(
Type
componentType
,
string
name
) :
System
Method Details
ComponentNotFoundException()
public
method
public
ComponentNotFoundException
(
Type
componentType
,
string
name
) :
System
componentType
System.Type
name
string
return
System