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