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
csharpBaseline
CompanyModel
Company
C# Class csharpBaseline.CompanyModel.Company
Exibir arquivo
Open project: 101companies/101worker
Class Usage Examples
Public Methods
Method
Description
Company
( ) :
System
Cut
( ) :
void
Cut
(
int
amount
) :
void
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Private Methods
Method
Description
GetAllDepartments
(
IEnumerable
depts
) :
IEnumerable
Method Details
Company()
public
method
public
Company
( ) :
System
return
System
Cut()
public
method
public
Cut
( ) :
void
return
void
Cut()
public
method
public
Cut
(
int
amount
) :
void
amount
int
return
void
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int