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