C# 클래스 Epicenter_Client.FileClient

파일 보기 프로젝트 열기: canselcik/Epicenter-Remote-Administration-Tool

공개 메소드들

메소드 설명
ReceiveFile ( object args ) : void
SendByteArray ( object args ) : void
SendFile ( object args ) : void

메소드 상세

ReceiveFile() 공개 정적인 메소드

public static ReceiveFile ( object args ) : void
args object
리턴 void

SendByteArray() 공개 정적인 메소드

public static SendByteArray ( object args ) : void
args object
리턴 void

SendFile() 공개 정적인 메소드

public static SendFile ( object args ) : void
args object
리턴 void