C# 클래스 X13.Periphery.MsDevice.TopicInfo

파일 보기 프로젝트 열기: X13home/X13.Host

공개 프로퍼티들

프로퍼티 타입 설명
TopicId ushort
it TopicIdType
path string
registred bool
topic Topic

프로퍼티 상세

TopicId 공개적으로 프로퍼티

public ushort TopicId
리턴 ushort

it 공개적으로 프로퍼티

public TopicIdType it
리턴 TopicIdType

path 공개적으로 프로퍼티

public string path
리턴 string

registred 공개적으로 프로퍼티

public bool registred
리턴 bool

topic 공개적으로 프로퍼티

public Topic topic
리턴 Topic