I created a custom type within a class. I need to save data.
I do not want this Type to appear after the class is completed. Now I manually delete the type declared by the XML file. So it does not appear to me.
The question is: is there another way to exclude (or not display) the custom type from the compiled class?
I do not want this Type to appear after the class is completed. Now I manually delete the type declared by the XML file. So it does not appear to me.
The question is: is there another way to exclude (or not display) the custom type from the compiled class?
Last edited: