Y
Hacker News
new
|
ask
|
show
|
jobs
by
Danao
1689 days ago
Are these features (properties, reified generics, extension methods etc.) implemented in C# or in Java?
1 comments
dragonwriter
1689 days ago
All three in C#, not Java (Java has properties, but they aren't the same kind of thing as C# properties.)
link