TReflectionTypeSerializer Class
Represents type TReflectionTypeSerializer
.
Spring.Logging.Extensions.TLogEventConverterBase
Spring.Logging.Serializers.TSerializerBase
Spring.Logging.Serializers.TNestingTypeSerializer
Spring.Logging.Serializers.TReflectionTypeSerializer
type TReflectionTypeSerializer = class(TNestingTypeSerializer) end;
The TReflectionTypeSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Overloaded. Initializes a new instance of the TReflectionTypeSerializer class. |
![]() | Create(Boolean) | Overloaded. Initializes a new instance of the TNestingTypeSerializer class. (Inherited from TNestingTypeSerializer.) |
![]() | Create(TMemberVisibilities,Boolean) | Overloaded. Initializes a new instance of the TReflectionTypeSerializer class. |
Name | Description | |
---|---|---|
![]() | UseNested | Represents property |
Name | Description | |
---|---|---|
![]() | CanHandleEvent(TLogEvent) | Represents method |
![]() | CanHandleType(PTypeInfo) | Represents method |
![]() | Execute(ILoggerController,TLogEvent) | Represents method |
![]() | HandleEvent(ILoggerController,TLogEvent) | Consume the event and return |
![]() | Serialize(ISerializerController,TValue,Integer) | Represents method |
![]() | SerializeNested(ISerializerController,TValue,Integer) | Represents method |
![]() ![]() | ValueToStr(TValue) | Represents method |