Appccelerate.Bootstrapper.Behavior.DisposeExtensionBehaviorTest.DisposeExtensionBehaviorTest C# (CSharp) Method

DisposeExtensionBehaviorTest() public method

public DisposeExtensionBehaviorTest ( ) : System.Collections.Generic
return System.Collections.Generic
        public DisposeExtensionBehaviorTest()
        {
            this.testee = new DisposeExtensionBehavior();
        }