Enum CodeGenerator.GeneratedCodeSegregation
Defines how generated files should be stored on disk
Namespace: Azos.Serialization.Arow
Assembly: Azos.dll
Syntax
public enum GeneratedCodeSegregation
Fields
Name | Description |
---|---|
AllInOne | |
FilePerNamespace | |
FilePerType |