C# 클래스 System.Xml.Tests.TC_SchemaSet_Add_Schema

파일 보기 프로젝트 열기: dotnet/corefx

공개 프로퍼티들

프로퍼티 타입 설명
errorCount int

공개 메소드들

메소드 설명
TC_SchemaSet_Add_Schema ( ITestOutputHelper output ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

TC_SchemaSet_Add_Schema() 공개 메소드

public TC_SchemaSet_Add_Schema ( ITestOutputHelper output ) : System
output ITestOutputHelper
리턴 System

프로퍼티 상세

errorCount 공개적으로 프로퍼티

public int errorCount
리턴 int