Example #1
0
 public void DeleteProcessState(int position)
 {
     data.DeleteProcessState(position);
 }