C# Class System.Xml.Tests.TC_SchemaSet_Add_Schema

Mostra file Open project: dotnet/corefx

Public Properties

Property Type Description
errorCount int

Public Methods

Method Description
TC_SchemaSet_Add_Schema ( ITestOutputHelper output ) : System

Private Methods

Method Description
AddSchema ( string path1, string path2, int expCount ) : int
callback ( object sender, ValidationEventArgs args ) : void
v1 ( ) : void
v10 ( ) : void
v11 ( ) : void
v12a ( ) : void
v2 ( ) : void
v3 ( ) : void
v4 ( ) : void
v5 ( ) : void
v6 ( ) : void
v7 ( ) : void
v8 ( ) : void
v9 ( ) : void

Method Details

TC_SchemaSet_Add_Schema() public method

public TC_SchemaSet_Add_Schema ( ITestOutputHelper output ) : System
output ITestOutputHelper
return System

Property Details

errorCount public_oe property

public int errorCount
return int