C# 클래스 OctoTorrent.Client.PeerIO.SendMessageState

상속: ICacheable
파일 보기 프로젝트 열기: Eskat0n/OctoTorrent

공개 메소드들

메소드 설명
Initialise ( byte buffer, AsyncIOCallback callback, object state ) : SendMessageState
Initialise ( ) : void

메소드 상세

Initialise() 공개 메소드

public Initialise ( byte buffer, AsyncIOCallback callback, object state ) : SendMessageState
buffer byte
callback AsyncIOCallback
state object
리턴 SendMessageState

Initialise() 공개 메소드

public Initialise ( ) : void
리턴 void