コード例 #1
0
 public AdotarService(IAdotarRepository adotarRepository)
 {
     this.adotarRepository = adotarRepository;
 }