![]() |
Halyri - Häke
0.9
|
Converter for location. More...
Public Member Functions | |
object | Convert (object value, Type targetType, object parameter, CultureInfo culture) |
Converts string[] to string so that each unit from string[] is in one string. More... | |
object | ConvertBack (object value, Type targetType, object parameter, CultureInfo culture) |
Converter for location.
<author>Atte Söderlund</author>
object Hake_WPF.Conversion.PhoneNumberConverter.Convert | ( | object | value, |
Type | targetType, | ||
object | parameter, | ||
CultureInfo | culture | ||
) |
Converts string[] to string so that each unit from string[] is in one string.
value | String[] of phonenumbers |
targetType | Not in use |
parameter | Not in use |
culture | Not in use |
object Hake_WPF.Conversion.PhoneNumberConverter.ConvertBack | ( | object | value, |
Type | targetType, | ||
object | parameter, | ||
CultureInfo | culture | ||
) |