コード例 #1
0
		private void OnPatchesSuccess(PatchesForInstrumentResponse response)
		{
			gotData = true;
		}
コード例 #2
0
 private void OnPatchesSuccess(PatchesForInstrumentResponse response)
 {
     gotData = true;
 }