Return the a strign representation of the topic where the wild card has been replaced to match RegEx.
TopicReplaced(SubObject)
Namespace:
Crosser.Common.Server.PubSub
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntaxpublic override string ToString()
Return Value
Type:
StringA string that can be matched to a regex pattern
See Also