Commit 93cf9789 authored by yangxiaodong's avatar yangxiaodong

--no commit message

--no commit message
parent 55846a05
...@@ -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