C# 클래스 BExIS.Xml.Helpers.XsdSchemaReader

파일 보기 프로젝트 열기: BEXIS2/Core

공개 메소드들

메소드 설명
Read ( ) : void

비공개 메소드들

메소드 설명
GetXmlSchemaElementCount ( XmlSchemaElement xmlSchemaElement ) : int

ValidationCallback ( object sender, ValidationEventArgs args ) : void

findParentElement ( XmlSchemaObject xmlSchemaObject ) : XmlSchemaComplexType

readXmlSchemaElement ( XmlSchemaElement element, XmlSchemaElement parent ) : void

메소드 상세

Read() 공개 메소드

public Read ( ) : void
리턴 void