C# Class PrototypePattern.Sheep

Inheritance: IAnimal
Afficher le fichier Open project: marwie/Design-Patterns-in-Unity-Example Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
Sheep ( ) : System
ToString ( ) : string

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Sheep() public méthode

public Sheep ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string