C# Класс PublicBroadcasting.Impl.ClassTypeDescription

Наследование: PublicBroadcasting.Impl.TypeDescription
Показать файл Открыть проект Примеры использования класса

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