Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AccessDepartmentRepo
C# Class AccessDepartmentRepo, DesignPatterns
Inheritance:
IDepartmentRepo
Mostra file
Open project: WeihanLi/DesignPatterns
Public Methods
Method
Description
CreateDepartment
(
Department,
department
) :
void
Method Details
CreateDepartment()
public
method
public
CreateDepartment
(
Department,
department
) :
void
department
Department,
return
void