C# 클래스 Goedel.Recrypt.Client.MeshPortalRemote

Connection to network service using HTTP client.
상속: RecryptPortal
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 메소드들

메소드 설명
GetService ( string Service, string Account ) : RecryptService

Return a RecryptService object for the named portal service.

MeshPortalRemote ( ) : System

Default constructor.

메소드 상세

GetService() 공개 메소드

Return a RecryptService object for the named portal service.
public GetService ( string Service, string Account ) : RecryptService
Service string
Account string
리턴 Goedel.Recrypt.RecryptService

MeshPortalRemote() 공개 메소드

Default constructor.
public MeshPortalRemote ( ) : System
리턴 System