Implementing Interfaces: ICloneable and IComparable(blog.reamped.net)
submitted by
kayos(890) 4 years, 2 months ago
A friend of mine was showing me about some common interfaces and some good use cases for them the other day. A discussion arose of how to accurately create a deep copy of an object and the best way to go about it. Shortly after that discussion we got into the Sort() method and how to dictate how that method will sort your objects. This is when he spilled into telling me all about these common interfaces.
|category: C#
|Views: 63
tags:
IComparable ICloneable C# Interfaces another
Everyones tags:
Your Tags: