C# Class amp.messaging.MessageAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: Berico-Technologies/AMP Class Usage Examples

Public Methods

Method Description
MessageAttribute ( string topic = null, string type = null ) : System

Method Details

MessageAttribute() public method

public MessageAttribute ( string topic = null, string type = null ) : System
topic string
type string
return System