コード例 #1
0
 public List <GetDDL> GetDomain()
 {
     return(repo.GetDomainList());
 }