Search Results for

    Show / Hide Table of Contents

    Delegate Action1<T>

    Generic method signature for callbacks with one parameter.

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