C# 클래스 SpeakerNet.Services.SpeakerPictureService

상속: ISpeakerPictureService
파일 보기 프로젝트 열기: dotnet-koelnbonn/SpeakerNet

공개 메소드들

메소드 설명
SpeakerPictureService ( IRepository repository ) : System
TryGetPicture ( System.Guid speakerId ) : SpeakerPicture

메소드 상세

SpeakerPictureService() 공개 메소드

public SpeakerPictureService ( IRepository repository ) : System
repository IRepository
리턴 System

TryGetPicture() 공개 메소드

public TryGetPicture ( System.Guid speakerId ) : SpeakerPicture
speakerId System.Guid
리턴 SpeakerNet.Models.SpeakerPicture