Activity overview
Latest activity by nunooliveira
Hi Clive
Yes, it seems that I'm defining my own types... well I'm not sure because the project is not originally mine, I'm just improving it with new features. So the Reflector part was not done by me. And actually I don't really know what these types are for, so far.
I defined private variables that store the value of the properties and then applied them to the body of the getters and setters...
Well it just worked!
Thanks for enlightening me about what for we use these IlOffSets.
Best Regards / comments
Hi Clive
Yes, it seems that I'm defining my own types... well I'm not sure because the project is not originally mine, I'm just improving it with new features. So the Reflector part was not done by...
.NET Reflector.CodeModel.IHasIlOffset
Hi all,
I'm new here, so I'm sorry if I'm not following the forum rules.
Anyway, I've been searching for a while on Reflector.CodeModel.IHasIlOffset, but neither this forum nor Google presented me ...