Hiya I have some automatically generated classes that I use to generate a server using Aegis. This is done programmaticaly. I am using an AegisServiceConfiguration class to avoid publishing methods that I want to remove. I would like similarly to remove some fields/properties from the serialization process. How is that possible (programmaticaly) ?
Thanks for your help. Guillaume
