Class DissectionStep
Inheritance
System.Object
DissectionStep
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class DissectionStep : object
Properties
| Improve this Doc View SourceState
Declaration
public string? State { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |
Tick
Declaration
public long Tick { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |