F
Fao, Sean
I have to do inline C# (please don't ask why!) and I need to decorate
one of the classes with the [Serializable] attribute. Normally I would
just add this to the top of my class, but how do I do this inline?
I've done so quick searches and haven't come up with anything (kind of a
hard thing to search for).
Thank you in advance,
one of the classes with the [Serializable] attribute. Normally I would
just add this to the top of my class, but how do I do this inline?
I've done so quick searches and haven't come up with anything (kind of a
hard thing to search for).
Thank you in advance,