Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
customer_management_system_for_coffee_shops
Abstract
BaseCustomerManager
C# Class customer_management_system_for_coffee_shops.Abstract.BaseCustomerManager
Inheritance:
ICustomerService
Exibir arquivo
Open project: rzayevsahil/Customer-Management-System-for-Coffee-Shops
Public Methods
Method
Description
Save
(
Customer
customer
) :
void
Method Details
Save()
public
method
public
Save
(
Customer
customer
) :
void
customer
Customer
return
void