C# 클래스 Xml.Schema.Linq.CodeGen.AnonymousType

파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
identifier string
parentElement System.Xml.Schema.XmlSchemaElement
typeRefence ClrTypeReference
wrappingType System.Xml.Schema.XmlSchemaComplexType

프로퍼티 상세

identifier 공개적으로 프로퍼티

public string identifier
리턴 string

parentElement 공개적으로 프로퍼티

public XmlSchemaElement,System.Xml.Schema parentElement
리턴 System.Xml.Schema.XmlSchemaElement

typeRefence 공개적으로 프로퍼티

public ClrTypeReference,Xml.Schema.Linq.CodeGen typeRefence
리턴 ClrTypeReference

wrappingType 공개적으로 프로퍼티

public XmlSchemaComplexType,System.Xml.Schema wrappingType
리턴 System.Xml.Schema.XmlSchemaComplexType