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
DomainModel
Store
C# Class DomainModel.Store
显示文件
Open project: RichardWilliams/MVC-NHibernate-Ninject
Class Usage Examples
Public Methods
Method
Description
AddEmployee
(
Employee
employee
) :
void
AddProduct
(
Product
product
) :
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
Store()
public
method
public
Store
( ) :
System
return
System