Skip to content

PosSharp.Core.Lifecycle.StandardLifecycleHandler

github-actions[bot] edited this page May 8, 2026 · 7 revisions

PosSharp v1.2.0 API Reference


StandardLifecycleHandler Class

Implements standard UPOS lifecycle rules.

public sealed class StandardLifecycleHandler : PosSharp.Core.Lifecycle.IUposLifecycleHandler

Inheritance System.Object 🡒 StandardLifecycleHandler

Implements IUposLifecycleHandler

Methods
ValidateTransition(ControlState, ControlState) Validates whether a transition to a specific state is allowed from the current state.
VerifyState(ControlState, ControlState) Validates whether an operation is allowed in the current state.

Clone this wiki locally