0
define with ref but call by value?
is it possible to define a method with ref and then when you go to call it, call it by value and not need any referencing? thanks! happy coding
1 Answer
+ 1
no
is it possible to define a method with ref and then when you go to call it, call it by value and not need any referencing? thanks! happy coding