C# 클래스 NetWrok.Inbox

상속: SubAPI
파일 보기 프로젝트 열기: simonwittber/netwrok-client 1 사용 예제들

공개 메소드들

메소드 설명
Fetch ( ) : Request
Send ( int member_id, string type, string text ) : void

메소드 상세

Fetch() 공개 메소드

public Fetch ( ) : Request
리턴 Request

Send() 공개 메소드

public Send ( int member_id, string type, string text ) : void
member_id int
type string
text string
리턴 void