Show / Hide Table of Contents

Class MineBlockEventArgs

Inheritance
Object
MineBlockEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Libplanet.Blockchain
Assembly: Libplanet.dll
Syntax
public class MineBlockEventArgs

Constructors

| Improve this Doc View Source

MineBlockEventArgs(Block)

Declaration
public MineBlockEventArgs(Block block)
Parameters
Type Name Description
Block block

Properties

| Improve this Doc View Source

Block

Declaration
public Block Block { get; }
Property Value
Type Description
Block
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium