Join Slack
Powered by
Yes, don’t use `Dynamic` for that type alias (`dyn...
# random
c
cedric
01/11/2017, 9:32 PM
Yes, don’t use
Dynamic
for that type alias (
dynamic
and
object
have very different semantics in C#, let’s avoid adding to the confusion)
2
Views
Open in Slack
Previous
Next