InterfaceUndoAction Interface

Basic unterface for undo action

Definition

Namespace: PCB_Investigator.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public interface InterfaceUndoAction

Methods

Dispose clean the resources and dispose this instance
Undo Will be called if user clock undo

See Also