C# 클래스 Goedel.Mesh.MeshServiceProvider

Client class for MeshService.
상속: Goedel.Protocol.JPCProvider
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 프로퍼티들

프로퍼티 타입 설명
Service MeshService

공개 메소드들

메소드 설명
Dispatch ( JPCSession Session, Goedel JSONReader ) : Goedel.Protocol.JSONObject

Dispatch object request in specified authentication context.

메소드 상세

Dispatch() 공개 메소드

Dispatch object request in specified authentication context.
public Dispatch ( JPCSession Session, Goedel JSONReader ) : Goedel.Protocol.JSONObject
Session JPCSession The client context.
JSONReader Goedel Reader for data object.
리턴 Goedel.Protocol.JSONObject

프로퍼티 상세

Service 공개적으로 프로퍼티

Interface object to dispatch requests to.
public MeshService,Goedel.Mesh Service
리턴 MeshService