예제 #1
0
 public IList <Intro> GetAllInTrash()
 {
     return(pm.GetAllInTrash());
 }