C# Class FactoryMethod.ConcreteCreatorB

Inheritance: FactoryMethod.AbstractCreator
Afficher le fichier Open project: mravinale/gof-patterns Class Usage Examples

Méthodes publiques

Méthode Description
FactoryMethod ( ) : FactoryMethod.Product

Method Details

FactoryMethod() public méthode

public FactoryMethod ( ) : FactoryMethod.Product
Résultat FactoryMethod.Product