We can pass value type parameters by two types -
Pass value type by value
Pass value type by reference
Pass value type parameter by value - Passing a value type variable to a method means passing a copy of a variable to the method and any...
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.