Advertisement
Fhernd

PruebaLibrerias.cs

Nov 12th, 2017
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.13 KB | None | 0 0
  1. using Utilidades;
  2.  
  3. class PruebaLibrerias
  4. {
  5.     static void Main()
  6.     {
  7.         Validadores v = new Validadores();
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement