Ejemplo n.º 1
0
 public TypeContainer SetDelegateForCreateInstance()
 {
     ci = UnderlyingType.DelegateForCreateInstance();
     return(this);
 }