DevExpress.Xpo.Helpers Namespace
Assembly: DevExpress.Data.v20.1.dll
NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.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. |