コード例 #1
0
 public bool Destroy(object IdPermisosSesion)
 {
     return(PnPermisosSesion.Destroy(IdPermisosSesion) == 1);
 }