C# Class Castle.Windsor.Experimental.Debugging.Primitives.DefaultComponentView

Inheritance: IComponentDebuggerExtension
Mostra file Open project: 7digital/Castle.Windsor Class Usage Examples

Public Methods

Method Description
Attach ( ) : IEnumerable
DefaultComponentView ( IHandler handler ) : System.Collections.Generic

Private Methods

Method Description
GetImplementation ( ) : object
GetLifestyle ( ) : object
GetStatus ( ) : object
HasInterceptors ( ) : bool

Method Details

Attach() public method

public Attach ( ) : IEnumerable
return IEnumerable

DefaultComponentView() public method

public DefaultComponentView ( IHandler handler ) : System.Collections.Generic
handler IHandler
return System.Collections.Generic