예제 #1
0
 public RepoActionHandler(IBusyStateHandler busyStateHandler) {
     _busyStateHandler = busyStateHandler;
 }
예제 #2
0
 public RepoActionHandler(IBusyStateHandler busyStateHandler)
 {
     _busyStateHandler = busyStateHandler;
 }