Exemplo n.º 1
0
 public AuditModel GetModel(int AuditID)
 {
     return(dal.GetModel(AuditID));
 }