示例#1
0
 internal IEnumerable <Knight> Get()
 {
     return(_repo.Get());
 }