Reko.Arch.M68k.M68kState.OnProcedureLeft C# (CSharp) Method

OnProcedureLeft() public method

public OnProcedureLeft ( FunctionType sig ) : void
sig FunctionType
return void
        public override void OnProcedureLeft(FunctionType sig)
        {
        }