コード例 #1
0
 public void AddDescriptor(GattDescriptorDescription gattDescriptorDescription)
 {
     _Descriptors.Add(gattDescriptorDescription);
 }