Exemplo n.º 1
0
 public bool Destroy(object BranchID)
 {
     return(SysGroupUser.Destroy(BranchID) == 1);
 }