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

TC_SchemaSet_Reprocess() public method

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