示例#1
0
 public bool Destroy(object RoleID)
 {
     return(DDPermission.Destroy(RoleID) == 1);
 }