Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-11 | 2012-11-10 | ||
| library (martin) | no summary (88.250.101.18) (hidden) | ||
| Line 192: | Line 192: | ||
| { | { | ||
| Console.WriteLine(file.SelectSingleNode("w:filename/@value", ns).Value); | Console.WriteLine(file.SelectSingleNode("w:filename/@value", ns).Value); | ||
| + | Console.WriteLine("zaaaaaaa"); | ||
| } | } | ||
| } | } | ||