Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C# is hard

Name: Anonymous 2011-04-14 1:21

I have a serializable class, which needs to have a wmplib player as a field.

Apparently wmplib isn't serializable,and I don't need it to be either.. but it causes some run time errors and makes me unable to save shit.

So, what can I do to make the serialization ignore the property?

Name: Anonymous 2011-04-14 1:28

I tried using [NonSerializable], but then it starts complaining about having no reference to an object - even if I assign one to the field in the field initialization.

Name: Anonymous 2011-04-14 8:30

>>1
Don't use wmplib or other shitty 3rd party libraries.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List