Search Results for

    Show / Hide Table of Contents

    Delegate DewGUI.TryParseFunc<T>

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public delegate bool DewGUI.TryParseFunc<T>(string str, out T result)
    Parameters
    Type Name Description
    string str
    T result
    Returns
    Type Description
    bool
    Type Parameters
    Name Description
    T
    In This Article
    Back to top Shape of Dreams API Documentation