Click or drag to resize

PubSubHelpersFULL_WILDCARD_REPLACE Field

replace for wildcards '#' for using regular expression on topic match

Namespace:  Crosser.Common.Utilities.PubSub
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public const string FULL_WILDCARD_REPLACE = ".*"

Field Value

Type: String
See Also