Example #1
0
 public Task ConnectProfile(string uuid)
 {
     return(_device1.ConnectProfileAsync(uuid));
 }