C# Class anotheraspnetapp.Services.PictureService

Inheritance: IPictureService
Afficher le fichier Open project: rfinochi/confsamples

Méthodes publiques

Méthode Description
GetRandomPicture ( ) : string
PictureService ( IHostingEnvironment hostingEnvironment ) : Microsoft.AspNetCore.Hosting

Method Details

GetRandomPicture() public méthode

public GetRandomPicture ( ) : string
Résultat string

PictureService() public méthode

public PictureService ( IHostingEnvironment hostingEnvironment ) : Microsoft.AspNetCore.Hosting
hostingEnvironment IHostingEnvironment
Résultat Microsoft.AspNetCore.Hosting