C# Class XamarinEvolveIOS.PhoneNumberHelper

Exibir arquivo Open project: bholmes/XamarinEvolve2013Project

Public Methods

Method Description
ShoudChange ( UITextField textField, NSRange range, string toString ) : bool

Private Methods

Method Description
formatNumber ( string mobileNumber ) : string
getLength ( string mobileNumber ) : int

Method Details

ShoudChange() public static method

public static ShoudChange ( UITextField textField, NSRange range, string toString ) : bool
textField UITextField
range NSRange
toString string
return bool