Ejemplo n.º 1
0
 public static global::Windows.Devices.Enumeration.DeviceAccessInformation CreateFromDeviceClass(global::Windows.Devices.Enumeration.DeviceClass deviceClass)
 {
     throw new global::System.NotImplementedException("The member DeviceAccessInformation DeviceAccessInformation.CreateFromDeviceClass(DeviceClass deviceClass) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Enumeration.DeviceInformationCollection> FindAllAsync(global::Windows.Devices.Enumeration.DeviceClass deviceClass)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<DeviceInformationCollection> DeviceInformation.FindAllAsync(DeviceClass deviceClass) is not implemented in Uno.");
 }
Ejemplo n.º 3
0
 public static global::Windows.Devices.Enumeration.DeviceWatcher CreateWatcher(global::Windows.Devices.Enumeration.DeviceClass deviceClass)
 {
     throw new global::System.NotImplementedException("The member DeviceWatcher DeviceInformation.CreateWatcher(DeviceClass deviceClass) is not implemented in Uno.");
 }
Ejemplo n.º 4
0
 public static string GetAqsFilterFromDeviceClass(global::Windows.Devices.Enumeration.DeviceClass deviceClass)
 {
     throw new global::System.NotImplementedException("The member string DeviceInformation.GetAqsFilterFromDeviceClass(DeviceClass deviceClass) is not implemented in Uno.");
 }