C# Class vortex.web.TopicImpl

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

Public Methods

Method Description
TopicImpl ( int domain, string name, string type, List qos ) : System

Method Details

TopicImpl() public method

public TopicImpl ( int domain, string name, string type, List qos ) : System
domain int
name string
type string
qos List
return System