Show / Hide Table of Contents

    Delegate Link.UpdatedDelegate

    The updated delegate.

    Namespace: Platform.Data.Triplets
    Assembly: Platform.Data.Triplets.dll
    Syntax
    public delegate void UpdatedDelegate(LinkDefinition linkBeforeUpdate, LinkDefinition linkAfterUpdate);
    Parameters
    Type Name Description
    LinkDefinition linkBeforeUpdate
    LinkDefinition linkAfterUpdate
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX