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

Inheritance: IActor
Mostrar archivo Open project: 2gis/nuclear-river

Public Methods

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

Method Details

ExecuteCommands() public method

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

RootToLeafActor() public method

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