C# Class PetShop.Business.EntityFactory

Entity Factory provides methods to create entity types from type names as strings.
Inheritance: EntityFactoryBase, IEntityFactory
Afficher le fichier Open project: netTiers/netTiers

Méthodes publiques

Méthode Description
EntityFactory ( ) : System

Initializes a new instance of the EntityFactory class.

Method Details

EntityFactory() public méthode

Initializes a new instance of the EntityFactory class.
public EntityFactory ( ) : System
Résultat System