I have a string in an XML file that looks similar to this:
M:Namespace.Class.Method(Something a, Something b)
The number of peri
If you do know that you have exactly two dots in your strings then you can try: