C# 클래스 OBBLMCyUploader.uploadzip

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

공개 메소드들

메소드 설명
start ( ) : bool
uploadzip ( ) : System

비공개 메소드들

메소드 설명
array_byte_append ( byte byteArray1, byte byteArray2 ) : byte[]
authenticate ( ) : void
filestream2bytearray ( string file_name ) : byte[]
httprequest ( HttpWebRequest httpreq, byte byteArray ) : void
httpresponse ( HttpWebRequest httpreq ) : string
upload ( ) : void

메소드 상세

start() 공개 메소드

public start ( ) : bool
리턴 bool

uploadzip() 공개 메소드

public uploadzip ( ) : System
리턴 System