void _client_BatteryUpdated(object sender, BatteryUpdatedEventArgs e)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 void _client_BatteryUpdated(object sender, BatteryUpdatedEventArgs e)
 {
     throw new NotImplementedException();
 }