Maarten Bosmans 6e81430276 Avoid some C# compiler warnings about name collisions in subclass members
There are three types of solution used: adding the new keyword to the member
in the subclass, renaming the subclass member to avoid name collision and
removing the subclass member if the functionality is the same.
2009-06-21 10:34:11 +02:00
..
2009-06-21 09:55:15 +02:00
2009-05-31 21:10:45 +02:00
2009-06-05 21:26:46 +02:00
2009-04-07 11:27:20 +02:00
2009-04-21 14:31:10 +02:00
2009-06-05 21:26:46 +02:00
2009-05-26 15:34:02 +02:00
2009-04-30 13:10:15 +02:00