C# Class X.CoreLib.Shared.Services.OrchestratorService

Show file Open project: liquidboy/X

Public Methods

Method Description
Orchestrate ( GeneralSystemWideMessage msg ) : void

Private Methods

Method Description
SaveIsRenderable ( bool isRenderable, string aggregateId ) : void

Method Details

Orchestrate() public method

public Orchestrate ( GeneralSystemWideMessage msg ) : void
msg GeneralSystemWideMessage
return void