FileSizeStringConverterConvert Method
Namespace: Avalonia.Dialogs.InternalAssembly: Avalonia.Dialogs (in Avalonia.Dialogs.dll) Version: 11.3.999
public Object Convert(
Object? value,
Type targetType,
Object? parameter,
CultureInfo culture
)
Public Function Convert (
value As Object,
targetType As Type,
parameter As Object,
culture As CultureInfo
) As Object
abstract Convert :
value : Object *
targetType : Type *
parameter : Object *
culture : CultureInfo -> Object
override Convert :
value : Object *
targetType : Type *
parameter : Object *
culture : CultureInfo -> Object
- value Object
-
- targetType Type
-
- parameter Object
-
- culture CultureInfo
-
ObjectIValueConverterConvert(Object, Type, Object, CultureInfo)