Exemplo n.º 1
0
 public long DeleteLink(HQ_FLink flink)
 {
     return flink.Delete();
 }