Show / Hide Table of Contents

Class UpdatedEventArgs

Represents the base class for classes that contain event data, and provides a value to use for events that do not include event data.

Inheritance
object
EventArgs
UpdatedEventArgs
Inherited Members
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public class UpdatedEventArgs : EventArgs
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX