Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Castle
MicroKernel
CreationContext.RemoveHandlerFromCurrentlyResolving
C# Class Castle.MicroKernel.CreationContext.RemoveHandlerFromCurrentlyResolving
Inheritance:
IDisposable
Datei anzeigen
Open project: nats/castle-1.0.3-mono
Public Methods
Method
Description
Dispose
( ) :
void
RemoveHandlerFromCurrentlyResolving
(
CreationContext
parent
,
IHandler
handler
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
RemoveHandlerFromCurrentlyResolving()
public
method
public
RemoveHandlerFromCurrentlyResolving
(
CreationContext
parent
,
IHandler
handler
) :
System
parent
CreationContext
handler
IHandler
return
System