Пример #1
0
 protected void ClearSelectedState()
 {
     this.SelectedDevice         = null;
     this.SelectedService        = null;
     this.SelectedCharacteristic = null;
 }
Пример #2
0
		protected void ClearSelectedState()
		{
			this.SelectedDevice = null;
			this.SelectedService = null;
			this.SelectedCharacteristic = null;
		}