C# Class XamarinEvolveIOS.PhoneNumberHelper

Afficher le fichier Open project: bholmes/XamarinEvolve2013Project

Méthodes publiques

Méthode Description
ShoudChange ( UITextField textField, NSRange range, string toString ) : bool

Private Methods

Méthode Description
formatNumber ( string mobileNumber ) : string
getLength ( string mobileNumber ) : int

Method Details

ShoudChange() public static méthode

public static ShoudChange ( UITextField textField, NSRange range, string toString ) : bool
textField UITextField
range NSRange
toString string
Résultat bool