Example #1
0
 public object GetInstance(IObjectCreator objectCreator)
 {
     return(objectCreator.CreateArray(this));
 }