Search Results for

    Show / Hide Table of Contents

    Delegate Function1<T, R>

    Generic method signature for callbacks with one parameter and a return value.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public delegate R Function1<T, R>(T p);
    Parameters
    Type Name Description
    T p
    Returns
    Type Description
    R
    Type Parameters
    Name Description
    T
    R
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0