Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NerdDinner
Helpers
PhoneValidator
C# Class NerdDinner.Helpers.PhoneValidator
Mostrar archivo
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