Appccelerate.Bootstrapper.Syntax.Executables.ExecutableTest.ExecutableTest C# (CSharp) Method

ExecutableTest() public method

public ExecutableTest ( ) : System.Collections.Generic
return System.Collections.Generic
        public ExecutableTest()
        {
            this.executableContext = new Mock<IExecutableContext>();
        }