示例#1
0
 public IList <Intro> GetAll()
 {
     return(pm.GetAll());
 }