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

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

보호된 프로퍼티들

프로퍼티 타입 설명
annotations List
clrTypeFlags ClrTypeFlags

Private Properties

프로퍼티 타입 설명
CreateFSM FSM
Init void
IsHeadAnyType bool
IsSubstitutionMember bool

공개 메소드들

메소드 설명
ClrTypeInfo ( ) : System

비공개 메소드들

메소드 설명
CreateFSM ( StateNameSource stateNames ) : FSM
Init ( ) : void
IsHeadAnyType ( ) : bool
IsSubstitutionMember ( ) : bool

메소드 상세

ClrTypeInfo() 공개 메소드

public ClrTypeInfo ( ) : System
리턴 System

프로퍼티 상세

annotations 보호되어 있는 프로퍼티

protected List annotations
리턴 List

clrTypeFlags 보호되어 있는 프로퍼티

protected ClrTypeFlags clrTypeFlags
리턴 ClrTypeFlags