What is an example of "this" assignment in C#?

Posted by Alexander Prokofyev on Stack Overflow See other posts from Stack Overflow or by Alexander Prokofyev
Published on 2008-09-16T06:37:37Z Indexed on 2010/05/18 1:50 UTC
Read the original article Hit count: 275

Does anybody have useful example of "this" assignment inside a C# method? I have been asked for it once during job interview, and I am still interested in answer myself.

Thank you!

© Stack Overflow or respective owner

Related posts about c#

Related posts about language-features