}}
    Show / Hide Table of Contents

    Delegate SubmitProgressEventHandler

    Namespace: Zenoph.Notify.Events
    Assembly: Zenoph.Notify.dll
    Syntax
    public delegate void SubmitProgressEventHandler(object sender, SubmitProgressEventArgs ea)
    Parameters
    Type Name Description
    object sender
    SubmitProgressEventArgs ea
    Back to top