JuggerNET Runtime Library

PeerManager.Unmarshal Method (JavaProxy)

Unmarshals a Java instance into a .NET object.

public object Unmarshal(
   JavaProxy javaInstance
);

Parameters

javaInstance
the Java instance to unmarshal.

Return Value

See Also

PeerManager Class | Codemesh.JuggerNET Namespace | PeerManager.Unmarshal Overload List