Ejemplo n.º 1
0
 private object TryOfToPoolLocal(Type type, FuncWrapper creator)
 {
     return(LocalServer.OfToPool(type, creator));
 }