C# Class Examples.FirstProject.Entities.Store

Afficher le fichier Open project: HudsonAkridge/fluent-nhibernate Class Usage Examples

Méthodes publiques

Méthode Description
AddEmployee ( Employee employee ) : void
AddProduct ( Product product ) : void
Store ( ) : System.Collections.Generic

Method Details

AddEmployee() public méthode

public AddEmployee ( Employee employee ) : void
employee Employee
Résultat void

AddProduct() public méthode

public AddProduct ( Product product ) : void
product Product
Résultat void

Store() public méthode

public Store ( ) : System.Collections.Generic
Résultat System.Collections.Generic