![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
class | SiliconStudio.Core.Serialization.DataSerializer |
Describes how to serialize and deserialize an object without knowing its type. Used as a common base class for all data serializers. More... | |
class | SiliconStudio.Core.Serialization.DataSerializer< T > |
Describes how to serialize and deserialize an object of a given type. More... | |
Namespaces | |
package | SiliconStudio.Core.Serialization |