Search Results for

    Show / Hide Table of Contents

    Class ShardData

    Inheritance
    System.Object
    ShardData
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class ShardData : object

    Properties

    | Improve this Doc View Source

    Hashes

    Declaration
    public List<string> Hashes { get; set; }
    Property Value
    Type Description
    List<System.String>
    | Improve this Doc View Source

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad