C# Class Opc.Ua.Client.Controls.SelectHostCtrlEventArgs

The event arguments passed when the SelectHostCtrlEventArgs raises events.
Inheritance: System.EventArgs
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
SelectHostCtrlEventArgs ( string hostname ) : System

Initilizes the object with the current hostname.

Method Details

SelectHostCtrlEventArgs() public méthode

Initilizes the object with the current hostname.
public SelectHostCtrlEventArgs ( string hostname ) : System
hostname string
Résultat System