Esempio n. 1
0
 private void CheckIfAnAmtHasExpired(InvItem curr)
 {
     curr.CheckIfAnyHasExpired(this);
 }