Exemplo n.º 1
0
 private object TryOfPoolLocal(Type type)
 {
     return(LocalServer.OfPool(type));
 }