Friday, July 6, 2018

C# new ref 'in' keyword: When is this futile?

I seem to be able to put 'in' for almost every method argument. Which seems to be a good idea for almost everything. But isn't it useless if the parameter type is a class?

C# new ref 'in' keyword: When is this futile? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team