| TopicMatcher Class |
AMDL topic matcher.
Inheritance Hierarchy
Namespace: Amdl.Maml.ConverterAssembly: Amdl.Maml.Converter (in Amdl.Maml.Converter.dll) Version: 1.0.5821.17059
Syntax public static class TopicMatcher
Public NotInheritable Class TopicMatcher
public ref class TopicMatcher abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TopicMatcher = class end
The TopicMatcher type exposes the following members.
Methods
| Name | Description |
---|
| MatchAsync |
Matches the topics to their IDs from content layout and creates a mapping from topic name to topic.
|
TopSee Also