예제 #1
0
 public EntityType ConvertToEntity(DTOType dto)
 {
     return(adapter.ConvertToEntity(dto));
 }