Advertisement
Fhernd

ConexionBD.cs

Nov 16th, 2017
1,043
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.13 KB | None | 0 0
  1. public class ConexionBD
  2. {
  3.     ~Conexion ()
  4.     {
  5.         // lógica de implementación del finalizador (destructor)
  6.     }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement