Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PrefixUnitsConverter<T> Class

Base class for prefix converters.

Namespace: DevExpress.UnitConversion

Assembly: DevExpress.Docs.v21.1.dll

Declaration

public abstract class PrefixUnitsConverter<T>
    where T :
    struct

Type Parameters

Name Description
T

 

Inheritance

See Also