Back to Devexpress

StateMachineApplicationBuilderExtensions Class

expressappframework-devexpress-dot-expressapp-dot-applicationbuilder-897e6533.md

latest1.5 KB
Original Source

StateMachineApplicationBuilderExtensions Class

Extends the IModuleBuilder<TContext> interface with a method to add the State Machine Module to your application.

Namespace : DevExpress.ExpressApp.ApplicationBuilder

Assembly : DevExpress.ExpressApp.StateMachine.v25.2.dll

NuGet Package : DevExpress.ExpressApp.StateMachine

Declaration

csharp
public static class StateMachineApplicationBuilderExtensions
vb
Public Module StateMachineApplicationBuilderExtensions

Inheritance

Object StateMachineApplicationBuilderExtensions

See Also

StateMachineApplicationBuilderExtensions Members

DevExpress.ExpressApp.ApplicationBuilder Namespace