Binboo.Core.Tests.Tests.ApplicationTestCase.TestPlugin2.TestPlugin2 C# (CSharp) Method

TestPlugin2() protected method

protected TestPlugin2 ( ) : System
return System
            protected TestPlugin2()
                : base("test2")
            {
            }
ApplicationTestCase.TestPlugin2