C# 클래스 newtelligence.DasBlog.Runtime.CrossPostServerInfo

Summary description for CrossPostServerInfo.
파일 보기 프로젝트 열기: AArnott/dasblog 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Endpoint string
Host string
Name string
Port int
Service int
URL string

공개 메소드들

메소드 설명
CrossPostServerInfo ( ) : System

메소드 상세

CrossPostServerInfo() 공개 메소드

public CrossPostServerInfo ( ) : System
리턴 System

프로퍼티 상세

Endpoint 공개적으로 프로퍼티

public string Endpoint
리턴 string

Host 공개적으로 프로퍼티

public string Host
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

Port 공개적으로 프로퍼티

public int Port
리턴 int

Service 공개적으로 프로퍼티

public int Service
리턴 int

URL 공개적으로 프로퍼티

public string URL
리턴 string