C# Class NuClear.Replication.Core.Actors.LeafToRootActor

Inheritance: IActor
Mostra file Open project: 2gis/nuclear-river

Public Methods

Method Description
ExecuteCommands ( IReadOnlyCollection commands ) : IReadOnlyCollection
LeafToRootActor ( IAggregateRootActor aggregateRootActor ) : System.Collections.Generic

Method Details

ExecuteCommands() public method

public ExecuteCommands ( IReadOnlyCollection commands ) : IReadOnlyCollection
commands IReadOnlyCollection
return IReadOnlyCollection

LeafToRootActor() public method

public LeafToRootActor ( IAggregateRootActor aggregateRootActor ) : System.Collections.Generic
aggregateRootActor IAggregateRootActor
return System.Collections.Generic