TSimpleTypeSerializer Class
Represents type TSimpleTypeSerializer
.
Spring.Logging.Extensions.TLogEventConverterBase
Spring.Logging.Serializers.TSerializerBase
Spring.Logging.Serializers.TSimpleTypeSerializer
type TSimpleTypeSerializer = class(TSerializerBase) end;
The TSimpleTypeSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Initializes a new instance of the TSerializerBase class. (Inherited from TSerializerBase.) |
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 |
![]() ![]() | ValueToStr(TValue) | Represents method |