Esempio n. 1
0
 public override string Name(Webpage webpage)
 {
     return(string.Format("Entries ({0})", webpage.FormPostingsCount()));
 }