Michael Torrie wrote:
He was saying that you can
use the explicit self paradigm in C#. Simply prefix each member variable
with "this."

One can do that in one's own code, but it doesn't help
you to read the code of someone else who hasn't done
that. Since it's not part of the C# culture, the vast
majority of other C# code you encounter won't be using
it.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to