- Assembly
- Comet
.dll - Namespace
- Comet
.Converters - Interfaces
-
- IValueConverter
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IValueConverter"]
Type["DateTimeFormatConverter"]
class Type type-node
Syntax
public class DateTimeFormatConverter : IValueConverter
Constructors
Name | Summary |
---|---|
Date |
Methods
Name | Value | Summary |
---|---|---|
Convert |
object | |
ConvertBack |
object |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|