C# Class X13.Periphery.MsDevice.TopicInfo

显示文件 Open project: X13home/X13.Host

Public Properties

Property Type Description
TopicId ushort
it TopicIdType
path string
registred bool
topic Topic

Property Details

TopicId public_oe property

public ushort TopicId
return ushort

it public_oe property

public TopicIdType it
return TopicIdType

path public_oe property

public string path
return string

registred public_oe property

public bool registred
return bool

topic public_oe property

public Topic topic
return Topic