Legivel


ListMappingInfo

Namespace: Legivel.Customization
Parent Module: Mapping

Mapper structure for a List<'a> type

Record Fields

Record FieldDescription
ListMapping
Signature: YTMRef
ListType
Signature: Type
ProcessingOptions
Signature: ProcessingOptions

Static members

Static memberDescription
ListMappingInfo.TryFindMapper(...)
Signature: po:ProcessingOptions -> msgList:ProcessMessages -> mappers:AllTryFindIdiomaticMappers -> t:Type -> TryFindMapperReturnType

Return a ListMappingInfo when the given type is a list and the list-data-type can be mapped

Fork me on GitHub