C# Class Castle.Facilities.WcfIntegration.Internal.WcfBurden

Inheritance: IWcfBurden
Show file Open project: castleproject/Windsor Class Usage Examples

Public Methods

Method Description
Add ( object dependency ) : void
CleanUp ( ) : void
WcfBurden ( IKernel kernel ) : System.Collections.Generic

Method Details

Add() public method

public Add ( object dependency ) : void
dependency object
return void

CleanUp() public method

public CleanUp ( ) : void
return void

WcfBurden() public method

public WcfBurden ( IKernel kernel ) : System.Collections.Generic
kernel IKernel
return System.Collections.Generic