C# Class Eryan.Factories.ResponseFactory

Builds reponse objects to interpret the responses comming from the EVE client
Afficher le fichier Open project: emist/Eryan Class Usage Examples

Méthodes publiques

Méthode Description
build ( byte response, string responsetype ) : Response

Method Details

build() public méthode

public build ( byte response, string responsetype ) : Response
response byte
responsetype string
Résultat Eryan.Responses.Response