ShowSizeStorageConverter Class

Show size storage converter class.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public class ShowSizeStorageConverter : IValueConverter
Inheritance
Object    ShowSizeStorageConverter
Implements
IValueConverter

Constructors

ShowSizeStorageConverterInitializes a new instance of the ShowSizeStorageConverter class

Methods

Convert Converts a value in Byte to its closest counterpart to display it.
ConvertBack Not implemented.

Extension Methods

GetAttributeFromT Get attribute from a class.
(Defined by ObjectExtensions)
ValidateDataAnnotations Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions)

See Also