Exemplo n.º 1
0
		private void OnPatchesSuccess(PatchesForInstrumentResponse response)
		{
			gotData = true;
		}
Exemplo n.º 2
0
 private void OnPatchesSuccess(PatchesForInstrumentResponse response)
 {
     gotData = true;
 }