C# Class CSharp_Prototype.ConcretePrototype1

Inheritance: Prototype
Afficher le fichier Open project: ohs108/unity_lecture Class Usage Examples

Méthodes publiques

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

Method Details

Clone() public méthode

public Clone ( ) : Prototype
Résultat Prototype

ConcretePrototype1() public méthode

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