C# Class vortex.web.proto.CreateTopic

Show file Open project: PrismTech/vortex-web-csharp Class Usage Examples

Public Properties

Property Type Description
b TopicInfo
h Header

Public Methods

Method Description
CreateTopic ( TopicInfo b, int sn ) : System

Method Details

CreateTopic() public method

public CreateTopic ( TopicInfo b, int sn ) : System
b TopicInfo
sn int
return System

Property Details

b public property

public TopicInfo,vortex.web.proto b
return TopicInfo

h public property

public Header,vortex.web.proto h
return Header