C# Class Kazyx.DeviceDiscovery.SonyCameraDeviceEventArgs

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

Méthodes publiques

Méthode Description
SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location ) : System
SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location, HostName local ) : System

Method Details

SonyCameraDeviceEventArgs() public méthode

public SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location ) : System
info SonyCameraDeviceInfo
location Uri
Résultat System

SonyCameraDeviceEventArgs() public méthode

public SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location, HostName local ) : System
info SonyCameraDeviceInfo
location Uri
local Windows.Networking.HostName
Résultat System