}}
    Show / Hide Table of Contents

    Class SubmitCompletedEventArgs

    Inheritance
    object
    EventArgs
    SubmitCompletedEventArgs
    Inherited Members
    EventArgs.Empty
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Zenoph.Notify.Events
    Assembly: Zenoph.Notify.dll
    Syntax
    [ComVisible(true)]
    [Guid("D8D9B4AC-E88A-487d-89E0-30EDCEFC3FD8")]
    public sealed class SubmitCompletedEventArgs : EventArgs

    Constructors

    SubmitCompletedEventArgs()

    Declaration
    public SubmitCompletedEventArgs()
    Back to top