C# Class PaintStore.BackEnd.Controllers.UploadImageController

Inheritance: Controller
Afficher le fichier Open project: wojtek-rak/PaintStore

Méthodes publiques

Méthode Description
UploadImageController ( IHostingEnvironment env, IOptions appIdentitySettings ) : System.Collections.Generic

Private Methods

Méthode Description
Get ( ) : string
Upload ( IFormFile file ) : IActionResult

Method Details

UploadImageController() public méthode

public UploadImageController ( IHostingEnvironment env, IOptions appIdentitySettings ) : System.Collections.Generic
env IHostingEnvironment
appIdentitySettings IOptions
Résultat System.Collections.Generic