Exemple #1
0
 public IoCChain(IoCBase theBase)
 {
     TheBase = theBase;
 }
Exemple #2
0
 public IoCChain(IoCBase theBase)
 {
     TheBase = theBase;
 }