Classes
-
Component
Serialization Provides the base class for serializing a set of components or serializable objects into a serialization store.Service -
Context
Stack sealed Provides a stack object that can be used by a serializer to make information available to nested serializers. -
Default
Serialization sealed The DefaultSerializationProviderAttribute attribute is placed on a serializer to indicate the class to use as a default provider of that type of serializer.Provider Attribute -
Designer
Loader Provides a basic designer loader interface that can be used to implement a custom designer loader. -
Designer
Serializer Indicates a serializer for the serialization manager to use to serialize the values of the type this attribute is applied to. This class cannot be inherited.Attribute -
Instance
Descriptor Provides the information necessary to create an instance of an object. This class cannot be inherited. -
Member
Relationship Provides the base class for relating one member to another.Service -
Resolve
Name Provides data for the ResolveName event.Event Args -
Root
Designer sealed Indicates the base serializer to use for a root designer object. This class cannot be inherited.Serializer Attribute -
Serialization
Store abstract Provides the base class for storing serialization data for the ComponentSerializationService.
Structures
-
Member
Relationship Represents a single relationship between an object and a member.
Interfaces
-
IDesigner
Loader Provides an interface that can extend a designer host to support loading from a serialized state.Host -
IDesigner
Loader Provides an interface that extends IDesignerLoaderHost to specify whether errors are tolerated while loading a design document.Host2 -
IDesigner
Loader Provides an interface that can extend a designer loader to support asynchronous loading of external components.Service -
IDesigner
Serialization Provides an interface that can manage design-time serialization.Manager -
IDesigner
Serialization Provides an interface that enables access to a serializer.Provider -
IDesigner
Serialization Provides an interface that can invoke serialization and deserialization.Service -
IName
Creation Provides a service that can generate unique names for objects.Service
Delegates
-
Resolve
Name Represents the method that handles the ResolveName event of a serialization manager.Event Handler