Is Ref and Out are value type or reference type??
Is Ref and Out are value type or reference type??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bhuvanesh MohankumarPosted May 17, 2016, 6:49 AM
"ref"keyword will refer to the memory location, so its "Reference Type".