CDP4Common.Tests.Poco.ExclusiveOrExpressionTestFixture.Setup C# (CSharp) Method

Setup() private method

private Setup ( ) : void
return void
        public void Setup()
        {
            this.exclusiveOrExpression = new ExclusiveOrExpression();
        }