×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Text
Posted by: Logan Laughlin
Added: Feb 5, 2020 5:14 PM
Views: 4287
Tags: regex
  1. Localizer.Resolve("SystemHealth:ServiceStatus")
  2.  
  3. Localizer.Resolve\("(\w*):(\w*)"\)
  4. $1.$2
  5.