Search Results for

    Show / Hide Table of Contents

    Interface IHasVersion

    versionを持つ要素

    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public interface IHasVersion

    Properties

    Version

    バージョン

    Declaration
    Version? Version { get; set; }
    Property Value
    Type Description
    Version

    VersionString

    バージョン

    Declaration
    string? VersionString { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top LibSasara