C# 클래스 BitServer.BitAddr

파일 보기 프로젝트 열기: AyrA/BitMailServer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
address string
enabled bool
label string
stream int

프로퍼티 상세

address 공개적으로 프로퍼티

public string address
리턴 string

enabled 공개적으로 프로퍼티

public bool enabled
리턴 bool

label 공개적으로 프로퍼티

public string label
리턴 string

stream 공개적으로 프로퍼티

public int stream
리턴 int