CSharp_Prototype.Prototype.Clone C# (CSharp) Method

Clone() public abstract method

public abstract Clone ( ) : Prototype
return Prototype
        public abstract Prototype Clone();