C# Class Kazyx.DeviceDiscovery.SonyCameraDeviceEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: kazyx/kz-ssdp-discovery Class Usage Examples

Public Methods

Method Description
SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location ) : System
SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location, HostName local ) : System

Method Details

SonyCameraDeviceEventArgs() public method

public SonyCameraDeviceEventArgs ( SonyCameraDeviceInfo info, Uri location ) : System
info SonyCameraDeviceInfo
location Uri
return System

SonyCameraDeviceEventArgs() public method

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