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
Eryan
Factories
ResponseFactory
C# Class Eryan.Factories.ResponseFactory
Builds reponse objects to interpret the responses comming from the EVE client
显示文件
Open project: emist/Eryan
Class Usage Examples
Public Methods
Method
Description
build
(
byte
response
,
string
responsetype
) :
Response
Method Details
build()
public
method
public
build
(
byte
response
,
string
responsetype
) :
Response
response
byte
responsetype
string
return
Eryan.Responses.Response