C# Class Prototype.Prototype

Afficher le fichier Open project: mravinale/gof-patterns Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : Prototype
Prototype ( string id ) : System

Method Details

Clone() public abstract méthode

public abstract Clone ( ) : Prototype
Résultat Prototype

Prototype() public méthode

public Prototype ( string id ) : System
id string
Résultat System