Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Namespace:
Tangosol.IO.Pof
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
[Missing <summary> documentation for "M:Tangosol.IO.Pof.PortableObjectSerializer.Initialize(Tangosol.IO.Pof.IPortableObject,Tangosol.IO.Pof.IPofReader)"]
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public void Initialize( IPortableObject portable, IPofReader reader ) |
Parameters
- portable
- Type: Tangosol.IO.Pof..::.IPortableObject
[Missing <param name="portable"/> documentation for "M:Tangosol.IO.Pof.PortableObjectSerializer.Initialize(Tangosol.IO.Pof.IPortableObject,Tangosol.IO.Pof.IPofReader)"]
- reader
- Type: Tangosol.IO.Pof..::.IPofReader
[Missing <param name="reader"/> documentation for "M:Tangosol.IO.Pof.PortableObjectSerializer.Initialize(Tangosol.IO.Pof.IPortableObject,Tangosol.IO.Pof.IPofReader)"]