Search Results for

    Show / Hide Table of Contents

    Class ScoreObject

    スコア情報の抽象クラス

    Inheritance
    object
    ClockObject
    ScoreObject
    Note
    Dynamics
    Key
    Implements
    IEquatable<ClockObject>
    IEquatable<ScoreObject>
    Inherited Members
    ClockObject.Clock
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public abstract record ScoreObject : ClockObject, IEquatable<ClockObject>, IEquatable<ScoreObject>

    Implements

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