Interface IActSkip
Interface for actions that should be skipped during normal processing. Acts as a marker interface to identify actions that should not be executed.
public interface IActSkip : IAct
- Extension Methods
Interface for actions that should be skipped during normal processing. Acts as a marker interface to identify actions that should not be executed.
public interface IActSkip : IAct