Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NerdDinner
Helpers
PhoneValidator
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