DoSomethingToThing(Thing n) vs Thing.DoSomething()

Posted by Larsenal on Stack Overflow See other posts from Stack Overflow or by Larsenal
Published on 2008-09-16T20:42:12Z Indexed on 2010/04/04 5:03 UTC
Read the original article Hit count: 353

What factors determine which approach is more appropriate?

© Stack Overflow or respective owner

Related posts about subjective

Related posts about language-agnostic