示例#1
0
 public TestAccessor(AsyncCompletionService asyncCompletionService)
 {
     _asyncCompletionService = asyncCompletionService;
 }