Exemplo n.º 1
0
 public static void AssertNoErrors(this XmlParser parser)
 {
     parser.AssertErrorCount(0);
 }