In part one I explained how to call a method from IL today I will show you how to define a local variable in IL and use it. Here is the method that we will define in IL. There is no advantage of defining a method like this in IL but for this post it's...