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