REGEX pattern to find a substring in an string no matter the order (in C#)

后端 未结 0 1944
囚心锁ツ
囚心锁ツ 2021-01-15 13:23

guys! I am trying to construct a pattern using REGEX in C# to find any number of words that match the given substring in any order.

Example: Given the string: "<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题