XML Serialization Of Static Class
the serialize method only supports variables.
other then creating a identifical class that is instanciable and
copying all the data from the static class to the instance. what can I
do?
the serialize method only supports variables.
other then creating a identifical class that is instanciable and
copying all the data from the static class to the instance. what can I
do?