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
PersonFactory
C# Class PersonFactory, aout1
Mostrar archivo
Open project: royosherove/aout1
Class Usage Examples
Public Methods
Method
Description
GetDefault
( ) :
Person,
GetDefaultWithCellNumber
(
string
number
) :
Person,
Method Details
GetDefault()
public
static
method
public
static
GetDefault
( ) :
Person,
return
Person,
GetDefaultWithCellNumber()
public
static
method
public
static
GetDefaultWithCellNumber
(
string
number
) :
Person,
number
string
return
Person,