Click or drag to resize
DateConverter Class
Inheritance Hierarchy
SystemObject
  SxcDeskAppLibDateConverter

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
[ValueConversionAttribute(typeof(DateTime), typeof(string))]
public class DateConverter : IValueConverter

The DateConverter type exposes the following members.

Constructors
  NameDescription
Public methodDateConverter
Initializes a new instance of the DateConverter class
Top
Methods
  NameDescription
Public methodConvert
Public methodConvertBack
Top
See Also