public class StringFormatConverter : IValueConverter
Public Class StringFormatConverter
Implements IValueConverter
StringFormatConverter | Initializes a new instance of the StringFormatConverter class |
Convert | Converts the value using the format indicated in the parameter. |
ConvertBack | Not implemented. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |