Search Results for

    Show / Hide Table of Contents

    Class Data

    調整データ

    Inheritance
    object
    TuneData
    Data
    Implements
    IEquatable<TuneData>
    ITuneData
    IEquatable<Data>
    Inherited Members
    TuneData.Index
    TuneData.Repeat
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public record Data : TuneData, IEquatable<TuneData>, ITuneData, IEquatable<Data>

    Properties

    Value

    調声の値

    Declaration
    public decimal Value { get; set; }
    Property Value
    Type Description
    decimal

    Implements

    IEquatable<T>
    ITuneData
    IEquatable<T>
    In this article
    Back to top LibSasara