コード例 #1
0
 public List <T> GetAll <T>() where T : class => adapter.GetAll <T>();