C# Class Bamboo.Prevalence.Implementation.PrevalentSubSystemProxy

Inheritance: PrevalentSystemProxy
Datei anzeigen Open project: bamboo/Bamboo.Prevalence

Public Methods

Method Description
PrevalentSubSystemProxy ( PrevalenceEngine engine, MarshalByRefObject system, string fieldName ) : System

Protected Methods

Method Description
ExecuteCommand ( IMethodCallMessage call ) : IMessage

Method Details

ExecuteCommand() protected method

protected ExecuteCommand ( IMethodCallMessage call ) : IMessage
call IMethodCallMessage
return IMessage

PrevalentSubSystemProxy() public method

public PrevalentSubSystemProxy ( PrevalenceEngine engine, MarshalByRefObject system, string fieldName ) : System
engine PrevalenceEngine
system System.MarshalByRefObject
fieldName string
return System