DevExpress.Xpo.Helpers Namespace
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Interfaces
| Name | Description |
|---|---|
| ICommandChannel | An interface for objects that need to accept and execute commands. All XPO layers implement this interface. |
| ICommandChannelAsync | An interface for objects that need to accept and execute commands asynchronously. All XPO layers implement this interface. |