Esempio n. 1
0
 public DTOType ConvertToDTO(EntityType entity)
 {
     return(adapter.ConvertToDTO(entity));
 }