Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ArtemisComm
BytesReceivedEventArgs
C# Class ArtemisComm.BytesReceivedEventArgs
Inheritance:
ConnectionEventArgs
显示文件
Open project: russjudge/ArtemisSBS-ProtocolSharp
Class Usage Examples
Public Methods
Method
Description
BytesReceivedEventArgs
(
Stream
stream
,
System.Guid
connectionID
) :
System
Method Details
BytesReceivedEventArgs()
public
method
public
BytesReceivedEventArgs
(
Stream
stream
,
System.Guid
connectionID
) :
System
stream
Stream
connectionID
System.Guid
return
System