Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ConOverConf
Core
Models
Store
C# Class ConOverConf.Core.Models.Store
显示文件
Open project: torkelo/pimpmycode
Class Usage Examples
Public Methods
Method
Description
AddEmployee
(
Employee
employee
) :
void
AddProduct
(
Product
product
) :
void
MarkAsOpened
( ) :
void
Store
( ) :
System
Method Details
AddEmployee()
public
method
public
AddEmployee
(
Employee
employee
) :
void
employee
Employee
return
void
AddProduct()
public
method
public
AddProduct
(
Product
product
) :
void
product
Product
return
void
MarkAsOpened()
public
method
public
MarkAsOpened
( ) :
void
return
void
Store()
public
method
public
Store
( ) :
System
return
System