Example #1
0
 public ApplicationsInfo GetModel(Guid id)
 {
     return(dal.GetModel(id));
 }