C# Class Kazyx.DeviceDiscovery.DeviceDescriptionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: kazyx/kz-ssdp-discovery Class Usage Examples

Méthodes publiques

Méthode Description
DeviceDescriptionEventArgs ( string description ) : System
DeviceDescriptionEventArgs ( string description, Uri location, HostName local ) : System

Method Details

DeviceDescriptionEventArgs() public méthode

public DeviceDescriptionEventArgs ( string description ) : System
description string
Résultat System

DeviceDescriptionEventArgs() public méthode

public DeviceDescriptionEventArgs ( string description, Uri location, HostName local ) : System
description string
location Uri
local Windows.Networking.HostName
Résultat System