コード例 #1
0
 private IEventService CreateEventService()
 {
     return(serviceCreator.CreateEventService("DefaultConnection"));
 }