C# Class OmniXaml.Typing.EnumStep

Inheritance: ICommonValueConverter
Mostrar archivo Open project: AvaloniaUI/OmniXAML

Public Methods

Method Description
TryConvert ( object value, XamlType xamlType, IValueContext valueContext, object &result ) : bool

Method Details

TryConvert() public method

public TryConvert ( object value, XamlType xamlType, IValueContext valueContext, object &result ) : bool
value object
xamlType XamlType
valueContext IValueContext
result object
return bool