Search Results for

    Show / Hide Table of Contents

    Class Phonemes

    音素情報一覧

    Inheritance
    object
    Phonemes
    Implements
    IEquatable<Phonemes>
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public record Phonemes : IEquatable<Phonemes>

    Properties

    Phoneme

    音素の一覧

    Declaration
    public List<Phoneme>? Phoneme { get; set; }
    Property Value
    Type Description
    List<Phoneme>

    Implements

    IEquatable<T>
    In this article
    Back to top LibSasara