Model
Namespace: Legivel.Mapper
Nested types and modules
| Type | Description |
| AllTryFindIdiomaticMappers |
Structure containing all TryFindMapper functions available |
| IYamlToNativeMapping |
Base type for any yaml to native mapping, for simple and compex types. |
| MappedTypes | |
| TryFindIdiomaticMapperForType |
signature of a TryFindMapper function, which may return a mapping construct for the given native type |
| TryFindMapperReturnType |
The return type of a TryFindMapper function |
| YTMRef |