C# Class SharpArchitecture.MultiTenant.ApplicationServices.DiskFileStore

Inheritance: IFileStore
Afficher le fichier Open project: yellowfeather/SharpArchitecture-MultiTenant

Méthodes publiques

Méthode Description
SaveUploadedFile ( string destinationFileName, System.Web.HttpPostedFileBase fileBase ) : string

Method Details

SaveUploadedFile() public méthode

public SaveUploadedFile ( string destinationFileName, System.Web.HttpPostedFileBase fileBase ) : string
destinationFileName string
fileBase System.Web.HttpPostedFileBase
Résultat string