Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ObjectModel
EmployeeCollection
C# Class ObjectModel.EmployeeCollection
Inheritance:
BusinessObjectCollection
Afficher le fichier
Open project: bamboo/Bamboo.Prevalence
Class Usage Examples
Méthodes publiques
Méthode
Description
EmployeeCollection
( ) :
System
this
(
System.Guid
id
) :
Employee
this
(
int
index
) :
Employee
Private Methods
Méthode
Description
Add
(
Employee
employee
) :
void
Method Details
EmployeeCollection()
public
méthode
public
EmployeeCollection
( ) :
System
Résultat
System
this()
public
méthode
public
this
(
System.Guid
id
) :
Employee
id
System.Guid
Résultat
Employee
this()
public
méthode
public
this
(
int
index
) :
Employee
index
int
Résultat
Employee