Skip to content

OpcodeReader.OnOpcodeCreated Property

Definition

public Action<Opcode> OnOpcodeCreated { get; set; }

View source

Property Value

Action<Opcode>