Ejemplo n.º 1
0
 internal static Exception SchemaExpectedEmptyElement(object p0, object p1, object p2)
 {
     return(new XmlException(Strings.SchemaExpectedEmptyElement(p0, p1, p2)));
 }