Пример #1
0
 public static void Share(int sendoption)
 {
     SendOption = sendoption;
     _shareText.RegisterForShare();
     DataTransferManager.ShowShareUI();
 }