Пример #1
0
 public override ArrayList GetOutLinks(int intURLID)
 {
     return(UrlInfo.GetGreekOutLinks(intURLID));
 }