Delegate HostsEventHandler
Namespace: Dse
Assembly: Dse.dll
Syntax
public delegate void HostsEventHandler(object sender, HostsEventArgs e);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
HostsEventArgs | e |
public delegate void HostsEventHandler(object sender, HostsEventArgs e);
Type | Name | Description |
---|---|---|
System.Object | sender | |
HostsEventArgs | e |