Search Results for

    Show / Hide Table of Contents

    Delegate FRAction<T1, T2>

    Namespace: FastReport
    Assembly: FastReport.dll
    Syntax
    public delegate void FRAction<in T1, in T2>(T1 arg1, T2 arg2);
    Parameters
    Type Name Description
    T1 arg1
    T2 arg2
    Type Parameters
    Name Description
    T1
    T2
    Back to top © 1998-2025 Copyright Fast Reports Inc.