C# Class Eryan.Factories.ResponseFactory

Builds reponse objects to interpret the responses comming from the EVE client
Mostra file 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