Constant, readonly, Static variable keywords via C# IL by @dotnetforall dotnetforall.com
Constant, readonly and static are most used and confused keywords in .NET framework. This article briefly explains about all of these keywords and explains them in the scenarios they can be used in. Moreover as we should also familiar with these keywords from the CLR’s perspective.
Report Story
Leave Your Comment