Exemplo n.º 1
0
 public SinContainer()
 {
     _registeredItems = new TypeHashSet <Func <object> >();
 }