using System; using System.Text.RegularExpressions; public class Test { public static void Main() { String fullCode = "Enum resultado = SPDialogBox.Instance.show(\"Esto es una prueba\");\r\n" + "pKR_MESAPUESTOASIGNACION.CONFIGTORNEO_ID = Valid.GetInt(dr.Cells[\"CONFIGTORNEO_ID\"].Value);"; String pattern = @"(?