C# 클래스 Puddle.Requests.HttpRequests.GetMutiPartData

파일 보기 프로젝트 열기: Huddle/Puddle 1 사용 예제들

공개 메소드들

메소드 설명
ConstructMutiPartData ( String boundary ) : string
GetMutiPartData ( String filePath ) : System

비공개 메소드들

메소드 설명
ReadFile ( ) : byte[]

메소드 상세

ConstructMutiPartData() 공개 메소드

public ConstructMutiPartData ( String boundary ) : string
boundary String
리턴 string

GetMutiPartData() 공개 메소드

public GetMutiPartData ( String filePath ) : System
filePath String
리턴 System