AspNetCoreApplication(ITypesInfo) Constructor
Initializes a new instance of the AspNetCoreApplication class with specified settings.
Namespace: DevExpress.ExpressApp.AspNetCore
Assembly: DevExpress.ExpressApp.AspNetCore.v24.1.dll
NuGet Package: DevExpress.ExpressApp.AspNetCore
Declaration
Parameters
Name | Type |
---|---|
typesInfo | ITypesInfo |
See Also