Class DissectionStep
Inheritance
System.Object
DissectionStep
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.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 |