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

TCValidateAfterAdd() public method

public TCValidateAfterAdd ( ITestOutputHelper output ) : System
output ITestOutputHelper
return System
        public TCValidateAfterAdd(ITestOutputHelper output) : base(output)
        {
            _output = output;
        }