C# 클래스 FileUploadSample.APIs.CustomMultipartFormDataStreamProvider

상속: System.Net.Http.MultipartFormDataStreamProvider
파일 보기 프로젝트 열기: tugberkugurlu/ProWebAPI.Samples 1 사용 예제들

공개 메소드들

메소드 설명
CustomMultipartFormDataStreamProvider ( string rootPath ) : System.Collections.Generic
GetLocalFileName ( HttpContentHeaders headers ) : string

메소드 상세

CustomMultipartFormDataStreamProvider() 공개 메소드

public CustomMultipartFormDataStreamProvider ( string rootPath ) : System.Collections.Generic
rootPath string
리턴 System.Collections.Generic

GetLocalFileName() 공개 메소드

public GetLocalFileName ( HttpContentHeaders headers ) : string
headers System.Net.Http.Headers.HttpContentHeaders
리턴 string