Beispiel #1
0
 public CashContext(ICashSuper cs)
 {
     this.cs = cs;
 }
Beispiel #2
0
 public Context(ICashSuper ics)
 {
     this.iCashSuper = ics;
 }
Beispiel #3
0
 public Context(ICashSuper ics)
 {
     this.iCashSuper = ics;
 }