
We learned about operator overloading. we used dotPeek to investigate c# “under the hood” code. we saw operator == requires also != and also Equals

More topics covered:
-
- Object class methods
- operatos overloading: >= <= * /
- mscorlib.dll
- Object.RefernceEquals
Links:
