SyntaxFix
Write A Post
Hire A Developer
Questions
No, there is no such construct in C#, but the .NET JIT compiler could decide to do inline function calls on JIT time. But i actually don't know if it is really doing such optimizations. (I think it should :-))