예제 #1
0
 public int GetLinkCount()
 {
     return(Convert.ToInt32(LinkDAL.GetLinkCount()));
 }