Y
Hacker News
new
|
ask
|
show
|
jobs
by
flukus
3241 days ago
Are we calling public classes API's now?
2 comments
terrajobst
3241 days ago
APIs are a long standing name for the set of all .NET constructs (classes, structs, delegates, interfaces, methods, properties, events, fields).
In total, the .NET Framework has about 15k types.
link
pjmlp
3241 days ago
They always were, somehow the hipster web crowd decided network interfaces should be named API as well.
link
In total, the .NET Framework has about 15k types.