C# Class FluorineFx.Remoting.RemotingAdapter

This type supports the Fluorine infrastructure and is not intended to be used directly from your code.
Inheritance: FluorineFx.Messaging.Services.ServiceAdapter
Afficher le fichier Open project: jdecuyper/FluorineFx

Méthodes publiques

Méthode Description
Invoke ( IMessage message ) : object
RemotingAdapter ( ) : System

Method Details

Invoke() public méthode

public Invoke ( IMessage message ) : object
message IMessage
Résultat object

RemotingAdapter() public méthode

public RemotingAdapter ( ) : System
Résultat System