C# Class Bamboo.Prevalence.Implementation.PrevalentSubSystemProxy

Inheritance: PrevalentSystemProxy
Afficher le fichier Open project: bamboo/Bamboo.Prevalence

Méthodes publiques

Méthode Description
PrevalentSubSystemProxy ( PrevalenceEngine engine, MarshalByRefObject system, string fieldName ) : System

Méthodes protégées

Méthode Description
ExecuteCommand ( IMethodCallMessage call ) : IMessage

Method Details

ExecuteCommand() protected méthode

protected ExecuteCommand ( IMethodCallMessage call ) : IMessage
call IMethodCallMessage
Résultat IMessage

PrevalentSubSystemProxy() public méthode

public PrevalentSubSystemProxy ( PrevalenceEngine engine, MarshalByRefObject system, string fieldName ) : System
engine PrevalenceEngine
system System.MarshalByRefObject
fieldName string
Résultat System