Mappings<T> Class
In This Article
Namespace: DevExpress.WinUI.Scheduler
Assembly: DevExpress.WinUI.Scheduler.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public abstract class Mappings<T> :
MappingsBase
where T : class
#Type Parameters
Name |
---|
T |
#Inheritance
See Also