TypeParseBehaviour
Namespace: MBrace.Vagabond
Determines dynamic type parsing behaviour to Vagabond slices
Union Cases
Union Case | Description |
InCurrentSlice
Signature:
|
Include new type to current slice |
InEverySlice
Signature:
|
Include type in every slice |
InNoSlice
Signature:
|
Erase type from all slices |