Class RootBase
Common root
Namespace: LibSasara.Model.Serialize
Assembly: LibSasara.dll
Syntax
public abstract record RootBase : IRoot, IEquatable<RootBase>
Properties
Generation
generator of this file
Declaration
public Generator? Generation { get; set; }
Property Value
Type | Description |
---|---|
Generator |