Module(String, String, String) Constructor
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
Declaration
Parameters
Name | Type |
---|---|
key | String |
viewModelName | String |
viewName | String |
See Also