PortableObjectDocumentSerializationTransform ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents an entity that knows how to transform/apply CLR data types to PortableObjectDocument
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NFX.Serialization.POD PortableObjectDocumentSerializationTransform

Namespace: NFX.Serialization.POD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Interface, AllowMultiple = false, 
	Inherited = false)]
public abstract class PortableObjectDocumentSerializationTransform : Attribute
See Also