示例#1
0
 public TS GetTS(int id)
 {
     return(repo.GetItem(id));
 }