C# Class ColorCloning.Models.ColorPrototype

The 'Prototype' abstract class
Show file Open project: NaskoVasilev/Design-Patterns

Public Methods

Method Description
Clone ( ) : ColorPrototype

Method Details

Clone() public abstract method

public abstract Clone ( ) : ColorPrototype
return ColorPrototype