Esempio n. 1
0
 public void ShareFileWithApp(string filePath, string packageName)
 {
     picker.ShareFileWithApp(filePath, packageName);
 }