G
Guest
Hi all
I have a class implements IComparable interface, however, I got a error on the following method
protected override int IComparable.CompareTo(object value
..
Does anyone know the reason? one thing question is what is the difference between string and String in C#
Thanks in advance
Simon
I have a class implements IComparable interface, however, I got a error on the following method
protected override int IComparable.CompareTo(object value
..
Does anyone know the reason? one thing question is what is the difference between string and String in C#
Thanks in advance
Simon