C# Class SharpArchitecture.MultiTenant.ApplicationServices.DiskFileStore

Inheritance: IFileStore
ファイルを表示 Open project: yellowfeather/SharpArchitecture-MultiTenant

Public Methods

Method Description
SaveUploadedFile ( string destinationFileName, System.Web.HttpPostedFileBase fileBase ) : string

Method Details

SaveUploadedFile() public method

public SaveUploadedFile ( string destinationFileName, System.Web.HttpPostedFileBase fileBase ) : string
destinationFileName string
fileBase System.Web.HttpPostedFileBase
return string