Example #1
0
 protected override bool TestRunInt(Slate slate)
 {
     slate.Remove(name.GetValue(slate));
     return(true);
 }