Defines which ISerializerHandler is used to serialize and deserialize this class
Namespace: Composite.Core.SerializationAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public SerializerHandlerAttribute( Type serializerHandlerType ) |
Visual Basic |
---|
Public Sub New ( _ serializerHandlerType As Type _ ) |
Visual C++ |
---|
public: SerializerHandlerAttribute( Type^ serializerHandlerType ) |
Parameters
- serializerHandlerType
- Type: System..::..Type
[Missing <param name="serializerHandlerType"/> documentation for "M:Composite.Core.Serialization.SerializerHandlerAttribute.#ctor(System.Type)"]