How expensive are method calls in .net

Posted by Andrew on Stack Overflow See other posts from Stack Overflow or by Andrew
Published on 2010-03-17T14:39:34Z Indexed on 2010/03/17 14:41 UTC
Read the original article Hit count: 165

Filed under:

What is the relative performance cost of calling a method over in-line code?

© Stack Overflow or respective owner

Related posts about .NET