C# Class OctoTorrent.Client.PeerIO.SendMessageState

Inheritance: ICacheable
Afficher le fichier Open project: Eskat0n/OctoTorrent

Méthodes publiques

Méthode Description
Initialise ( byte buffer, AsyncIOCallback callback, object state ) : SendMessageState
Initialise ( ) : void

Method Details

Initialise() public méthode

public Initialise ( byte buffer, AsyncIOCallback callback, object state ) : SendMessageState
buffer byte
callback AsyncIOCallback
state object
Résultat SendMessageState

Initialise() public méthode

public Initialise ( ) : void
Résultat void