C# 클래스 SharpArchitecture.MultiTenant.ApplicationServices.DiskFileStore

상속: IFileStore
파일 보기 프로젝트 열기: yellowfeather/SharpArchitecture-MultiTenant

공개 메소드들

메소드 설명
SaveUploadedFile ( string destinationFileName, System.Web.HttpPostedFileBase fileBase ) : string

메소드 상세

SaveUploadedFile() 공개 메소드

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