Y
Hacker News
new
|
ask
|
show
|
jobs
by
lazulicurio
2605 days ago
Right, but again, it means you're implementing two separate interfaces. You can implement IList without implementing IList<T>, and you can implement IList<T> without implementing IList.