Show / Hide Table of Contents

    Class UStringValueConverter

    Inheritance
    System.Object
    UStringValueConverter
    Implements
    IValueConverter
    Namespace: UICatalog
    Assembly: UICatalog.dll
    Syntax
    public class UStringValueConverter : object, IValueConverter

    Methods

    Convert(Object, Object)

    Declaration
    public object Convert(object value, object parameter = null)
    Parameters
    Type Name Description
    System.Object value
    System.Object parameter
    Returns
    Type Description
    System.Object

    Implements

    IValueConverter
    Back to top Generated by DocFX