Exemplo n.º 1
0
 Guid?IJobAdsCommand.GetLastUsedLogoId(Guid posterId)
 {
     return(_repository.GetLastUsedLogoId(posterId));
 }