Arnab Roy Chowdhury posted: " I don't like to use 'var' because it reduce the readability of code. Now there is a good alternative in C#. MyClass mc = new(); It is better than 'var'. var mc = new MyClass(); "
|

Arnab Roy Chowdhury posted: " I don't like to use 'var' because it reduce the readability of code. Now there is a good alternative in C#. MyClass mc = new(); It is better than 'var'. var mc = new MyClass(); "
|
Write a newfangled code fragment at an earlier stage to use it. Then call another method and make sure their input is the correct one. The s...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.