Exemple #1
0
 public bool Destroy(object ArbResultsKey)
 {
     return(ArbResult.Destroy(ArbResultsKey) == 1);
 }