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
Castle
Facilities
LightweighFactory
NoUniqueComponentException
C# Class Castle.Facilities.LightweighFactory.NoUniqueComponentException
Inheritance:
Castle.MicroKernel.ComponentNotFoundException
Exibir arquivo
Open project: nhsevidence/Snooze
Public Methods
Method
Description
NoUniqueComponentException
(
Type
service
,
string
message
) :
System
Method Details
NoUniqueComponentException()
public
method
public
NoUniqueComponentException
(
Type
service
,
string
message
) :
System
service
System.Type
message
string
return
System