Esempio n. 1
0
 public IoCChain(IoCBase theBase)
 {
     TheBase = theBase;
 }
Esempio n. 2
0
 public IoCChain(IoCBase theBase)
 {
     TheBase = theBase;
 }