C# Class Cedar.Core.EntLib.IoC.IoCExtended.ExtendedInterception

Inheritance: Interception
Show file Open project: Chinaccn/surfboard Class Usage Examples

Public Methods

Method Description
ExtendedInterception ( ) : Microsoft.Practices.Unity

Protected Methods

Method Description
Initialize ( ) : void

Method Details

ExtendedInterception() public method

public ExtendedInterception ( ) : Microsoft.Practices.Unity
return Microsoft.Practices.Unity

Initialize() protected method

protected Initialize ( ) : void
return void