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

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

Private Properties

프로퍼티 타입 설명
ClrTypeReference System
GetClrFullTypeName string
GetSimpleTypeClrTypeDefName string
SetVariety void

비공개 메소드들

메소드 설명
ClrTypeReference ( string name, string ns, XmlSchemaObject schemaObject, bool anonymousType, bool setVariety ) : System
GetClrFullTypeName ( string parentTypeClrNs, string>.Dictionary nameMappings, string &refTypeName ) : string
GetSimpleTypeClrTypeDefName ( string parentTypeClrNs, string>.Dictionary nameMappings ) : string
SetVariety ( XmlSchemaDatatype datatype ) : void