Skip to content

Conversation

alexvaluyskiy
Copy link
Contributor

No description provided.

/// TBD
/// </summary>
/// <param name="receive">TBD</param>
/// <param name="message">TBD</param>
internal delegate void StateReceive(Receive receive, object message);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No TDB for internal stuff

@@ -15,18 +15,10 @@

namespace Akka.Persistence
{
/// <summary>
/// TBD
/// </summary>
public interface IPendingHandlerInvocation
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class will be internal soon, so no TDB

@Aaronontheweb Aaronontheweb merged commit fadcf54 into akkadotnet:dev May 2, 2017
@alexvaluyskiy alexvaluyskiy deleted the persistencerefactoring2 branch May 3, 2017 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants