Search Results for

    Show / Hide Table of Contents

    Delegate SyncSet<T>.SyncSetChanged

    Namespace: Mirror
    Assembly: doc.dll
    Syntax
    public delegate void SyncSetChanged(SyncSet<T>.Operation op, T item);
    Parameters
    Type Name Description
    SyncSet.Operation<> op
    T item
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX