Change title
parent
aba007ccef
commit
30b8444b6d
@ -30,7 +30,7 @@ Check tests `GetBookReturnDifferentObject()` & `TwoVarsCanReferenceSameObject()`
|
||||
Trick:
|
||||
* `Object.ReferenceEquals(obj1, obj2)` return Boolean for whether two objs has same reference value
|
||||
|
||||
## Passing Parameters by Value & Returning Object References
|
||||
## Passing Parameters by Value & Returning Object References & Passing Parameters by Reference
|
||||
|
||||
Reference:
|
||||
* [Passing Parameter (C# Programming Guide)](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/passing-parameters)
|
||||
|
Loading…
x
Reference in New Issue
Block a user