.net - Post sharp IL level interaction -


So I'm looking at PostSharp and I've found that this runtime is not using the generated proxy, Indicating in the compilation process to include aspects within IL

So my initial idea was wow, how it is done. Any sign where should I look?

You can take a look at this or Google "IL rewriting", this is a common technique.


Comments

Popular posts from this blog

c# - TypeConverter in propertygrid only converts from string, not to -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -