Exemplo n.º 1
0
 internal static Exception DatabaseNodeNotFound(object p0)
 {
     return(new XmlException(Strings.DatabaseNodeNotFound(p0)));
 }