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