C# 클래스 Eryan.Factories.ResponseFactory

Builds reponse objects to interpret the responses comming from the EVE client
파일 보기 프로젝트 열기: emist/Eryan 1 사용 예제들

공개 메소드들

메소드 설명
build ( byte response, string responsetype ) : Response

메소드 상세

build() 공개 메소드

public build ( byte response, string responsetype ) : Response
response byte
responsetype string
리턴 Eryan.Responses.Response