C# 클래스 PublicBroadcasting.Impl.ClassTypeDescription

상속: PublicBroadcasting.Impl.TypeDescription
파일 보기 프로젝트 열기: kevin-montrose/public-broadcasting 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AnyNonUniformMembers bool
BuildEnumerator System.Type
ClassTypeDescription System
ClassTypeDescription System
Clone PublicBroadcasting.Impl.TypeDescription
ContainsRawObject bool
DePromise PublicBroadcasting.Impl.TypeDescription
GetPocoType System.Type
Seal void

비공개 메소드들

메소드 설명
AnyNonUniformMembers ( ) : bool

Returns true if any member chosen to be serialized is A) A property B) Has only a getter or only a setter

BuildEnumerator ( ) : Type
ClassTypeDescription ( ) : System
ClassTypeDescription ( TypeDescription>.Dictionary members, Type forType ) : System
Clone ( TypeDescription>.Dictionary backRefLookup ) : PublicBroadcasting.Impl.TypeDescription
ContainsRawObject ( string &path ) : bool
DePromise ( System.Action &afterPromise ) : PublicBroadcasting.Impl.TypeDescription
GetPocoType ( PublicBroadcasting.Impl.TypeDescription existing = null ) : Type
Seal ( PublicBroadcasting.Impl.TypeDescription existing = null ) : void