Example #1
0
 public Model FindId(int id)
 {
     return(_ModelApp.FindId(id));
 }