Prev: Visual Web Developer 2010 Express - connect to MySQL
Next: FontConverter doesn't work as expected
From: sahel on 16 Jun 2010 12:15 On Jun 16, 7:05 pm, Peter Duniho <NpOeStPe...(a)NnOwSlPiAnMk.com> wrote: > nicol wrote: > > [...] > > class employ : IComparable // here has error ********** > > { > > public int CompreTo(object obj) > > If you want to implement IComparable, you have to spell the name of the > method "CompareTo" correctly. You can't implement interfaces with > misspelled method names, such as "CompreTo". > > Pete thanks a lot
First
|
Prev
|
Pages: 1 2 Prev: Visual Web Developer 2010 Express - connect to MySQL Next: FontConverter doesn't work as expected |