JuggerNET Runtime Library

PeerManager.ResolveMarshallerFromAttribute Method 

The function used to resolve a marshaller for a type that declares its own JavaPeerAttribute.

public IPeerMarshaller ResolveMarshallerFromAttribute(
   JavaPeerAttribute jpa
);

Parameters

jpa

Return Value

See Also

PeerManager Class | Codemesh.JuggerNET Namespace