Example #1
0
 public bool Destroy(object CtyId)
 {
     return(HitblCommunityCty.Destroy(CtyId) == 1);
 }