'if' block in IL

Posted by Luke Schafer on Stack Overflow See other posts from Stack Overflow or by Luke Schafer
Published on 2010-04-27T05:37:01Z Indexed on 2010/04/27 5:43 UTC
Read the original article Hit count: 471

Filed under:
|

I think I might be missing something important, but I can't seem to figure out how to construct a conditional statement in IL with dynamic method. I've only dabbled lightly in it before, but I need to extend some code now.

Is there some documentation somewhere that I haven't found (apart from the CLI documentation), or does someone have some sample code? That would be fantastic.

Cheers,

© Stack Overflow or respective owner

Related posts about .NET

Related posts about il