C# Class ObjectModel.Employee

Inheritance: NamedObject
Afficher le fichier Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Méthodes publiques

Méthode Description
Employee ( System.Guid existingObjectID ) : System
Employee ( string name ) : System

Private Methods

Méthode Description
Update ( Employee other ) : void

Method Details

Employee() public méthode

public Employee ( System.Guid existingObjectID ) : System
existingObjectID System.Guid
Résultat System

Employee() public méthode

public Employee ( string name ) : System
name string
Résultat System