ScalarToNativeMapping
Namespace: Legivel.Customization
Parent Module: Mapping
To register one yaml scalar to native mapping
Record Fields
Record Field | Description |
TargetType
Signature: Type
|
|
ToNative
Signature: string -> obj
|
|
YamlTag
Signature: GlobalTag
|
Static members
Static member | Description |
ScalarToNativeMapping.Create(yt, tt, tn)
Signature: (yt:GlobalTag * tt:Type * tn:(string -> obj)) -> ScalarToNativeMapping
|