Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RefactoringGolf
Store
Customer
C# Class RefactoringGolf.Store.Customer
Inheritance:
ThirdParty
Show file
Open project: snahider/Refactoring-Golf
Class Usage Examples
Public Methods
Method
Description
Customer
(
string
firstName
,
string
lastName
,
string
phoneNumber
)
Method Details
Customer()
public
method
public
Customer
(
string
firstName
,
string
lastName
,
string
phoneNumber
)
firstName
string
lastName
string
phoneNumber
string