Class Author
author
Namespace: LibSasara.Model.Serialize
Assembly: LibSasara.dll
Syntax
public record Author : IHasVersion, IEquatable<Author>
Properties
Version
バージョン
Declaration
public Version? Version { get; set; }
Property Value
Type | Description |
---|---|
Version |
VersionString
バージョン
Declaration
public string? VersionString { get; set; }
Property Value
Type | Description |
---|---|
string |