Ejemplo n.º 1
0
 public static global::Windows.Globalization.PhoneNumberFormatting.PhoneNumberParseResult TryParse(string input, string regionCode, out global::Windows.Globalization.PhoneNumberFormatting.PhoneNumberInfo phoneNumber)
 {
     throw new global::System.NotImplementedException("The member PhoneNumberParseResult PhoneNumberInfo.TryParse(string input, string regionCode, out PhoneNumberInfo phoneNumber) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public string Format(global::Windows.Globalization.PhoneNumberFormatting.PhoneNumberInfo number, global::Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormat numberFormat)
 {
     throw new global::System.NotImplementedException("The member string PhoneNumberFormatter.Format(PhoneNumberInfo number, PhoneNumberFormat numberFormat) is not implemented in Uno.");
 }
Ejemplo n.º 3
0
 public global::Windows.Globalization.PhoneNumberFormatting.PhoneNumberMatchResult CheckNumberMatch(global::Windows.Globalization.PhoneNumberFormatting.PhoneNumberInfo otherNumber)
 {
     throw new global::System.NotImplementedException("The member PhoneNumberMatchResult PhoneNumberInfo.CheckNumberMatch(PhoneNumberInfo otherNumber) is not implemented in Uno.");
 }