Y
Hacker News
new
|
ask
|
show
|
jobs
by
depoll
1081 days ago
In .net world, the C# "this" syntax is itself just syntactic sugar over an annotation (attribute in .net parlance):
https://learn.microsoft.com/en-us/dotnet/api/system.runtime....
1 comments
nh23423fefe
1081 days ago
offtopic: why is this link a broken redirect in chrome but not firefox?
link
ElectricalUnion
1081 days ago
My guess is that MSDN POs prioritize testing with Blink/Edge WebView2 over other engines.
link