C# Class SpeakerNet.Services.SpeakerPictureService

Inheritance: ISpeakerPictureService
Afficher le fichier Open project: dotnet-koelnbonn/SpeakerNet

Méthodes publiques

Méthode Description
SpeakerPictureService ( IRepository repository ) : System
TryGetPicture ( System.Guid speakerId ) : SpeakerPicture

Method Details

SpeakerPictureService() public méthode

public SpeakerPictureService ( IRepository repository ) : System
repository IRepository
Résultat System

TryGetPicture() public méthode

public TryGetPicture ( System.Guid speakerId ) : SpeakerPicture
speakerId System.Guid
Résultat SpeakerNet.Models.SpeakerPicture