Messaging(XafApplication) Constructor
Creates a new instance of the Messaging class.
Namespace: DevExpress.ExpressApp.Win.Core
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Parameters
Name | Type | Description |
---|---|---|
application | XafApplication | An XafApplication descendant that can be used to manage the current application. |
See Also