Commit bebb4f2c authored by yangxiaodong's avatar yangxiaodong

Revert "Revert """

This reverts commit cb7da9ab.
parent cb7da9ab
...@@ -5,7 +5,7 @@ namespace Cap.Consistency.Server ...@@ -5,7 +5,7 @@ namespace Cap.Consistency.Server
{ {
public interface IConsumer : IDisposable public interface IConsumer : IDisposable
{ {
void Start(); void Start();
void Start(int count); void Start(int count);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment