Exemplo n.º 1
0
 public StoredContact(global::Windows.Phone.PersonalInformation.ContactStore store, global::Windows.Phone.PersonalInformation.ContactInformation contact)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Phone.PersonalInformation.StoredContact", "StoredContact.StoredContact(ContactStore store, ContactInformation contact)");
 }
 public static global::Windows.Foundation.IAsyncAction AssociateSocialNetworkAccountAsync(global::Windows.Phone.PersonalInformation.ContactStore store, string networkName, string networkAccountId)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction ContactPartnerProvisioningManager.AssociateSocialNetworkAccountAsync(ContactStore store, string networkName, string networkAccountId) is not implemented in Uno.");
 }