C# Class PaintStore.BackEnd.Controllers.BackgroundUploader

Afficher le fichier Open project: wojtek-rak/PaintStore Class Usage Examples

Méthodes publiques

Méthode Description
BackgroundUploader ( Account acc, string filename, Stream stream ) : System.Collections.Generic
Upload ( ) : List

Method Details

BackgroundUploader() public méthode

public BackgroundUploader ( Account acc, string filename, Stream stream ) : System.Collections.Generic
acc Account
filename string
stream Stream
Résultat System.Collections.Generic

Upload() public méthode

public Upload ( ) : List
Résultat List