C# Class NerdDinner.Helpers.PhoneValidator

显示文件 Open project: johnvpetersen/Nerd-Dinner-with-Fluent-NHibernate

Public Methods

Method Description
IsValidNumber ( string phoneNumber, string country ) : bool

Method Details

IsValidNumber() public static method

public static IsValidNumber ( string phoneNumber, string country ) : bool
phoneNumber string
country string
return bool