Exemplo n.º 1
0
 public static void Release <T>(T instance)
 {
     _instance.Release(instance);
 }