示例#1
0
 private static void TestListOverviewFormat(NntpClient client)
 {
     // list overview.fmt
     ShowLines(client.ListOverviewFormat().Lines);
 }