DEV Community

Cover image for Prototype Design Pattern in C#

Prototype Design Pattern in C#

Shervin Ivari on March 22, 2020

According to GoF, the Definition is: “Prototype Design Pattern specifies the kind of objects to create using a prototypical instance, and create ne...
Collapse
 
saint4eva profile image
saint4eva

Nice one. You can use => to make the constructors and methods terser.

Collapse
 
sherviniv profile image
Shervin Ivari

Thanks for your tip. Actually my main goal is just the principle.

Collapse
 
efiaz profile image
EFI

Thank you for your good article
shervin jon