C# 클래스 SimpleSchemaParser.SchemaParser.RecursiveChildren

파일 보기 프로젝트 열기: q42jaap/xsd2codemirror

공개 프로퍼티들

프로퍼티 타입 설명
children List
dependencies RecursiveChildren>.Dictionary
group System.Xml.Schema.XmlSchemaGroupBase

공개 메소드들

메소드 설명
RecursiveChildren ( XmlSchemaGroupBase group ) : System

메소드 상세

RecursiveChildren() 공개 메소드

public RecursiveChildren ( XmlSchemaGroupBase group ) : System
group System.Xml.Schema.XmlSchemaGroupBase
리턴 System

프로퍼티 상세

children 공개적으로 프로퍼티

public List children
리턴 List

dependencies 공개적으로 프로퍼티

public Dictionary dependencies
리턴 RecursiveChildren>.Dictionary

group 공개적으로 프로퍼티

public XmlSchemaGroupBase,System.Xml.Schema group
리턴 System.Xml.Schema.XmlSchemaGroupBase