Click or drag to resize

SubObjectToString Method

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
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that can be matched to a regex pattern
See Also