System.Xml.Tests.TC_SchemaSet_Count.TC_SchemaSet_Count C# (CSharp) Method

TC_SchemaSet_Count() public method

public TC_SchemaSet_Count ( ITestOutputHelper output ) : Xunit
output ITestOutputHelper
return Xunit
        public TC_SchemaSet_Count(ITestOutputHelper output)
        {
            _output = output;
        }