Search Results for

    Show / Hide Table of Contents

    Interface IHasId

    Idを持つ

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

    Properties

    Id

    Identifier

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