Show / Hide Table of Contents

Class OnWhiteListChangeEventArgs

Inheritance
Object
OnWhiteListChangeEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Browsers.Events
Assembly: SlipeClient.dll
Syntax
public class OnWhiteListChangeEventArgs

Properties

| Improve this Doc View Source

ChangedDomains

All the domains that were changed

Declaration
public string[] ChangedDomains { get; }
Property Value
Type Description
String[]
  • Improve this Doc
  • View Source
Back to top Generated by DocFX