Advertisement
Fhernd

Calendario.cs

Nov 14th, 2017
1,310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.05 KB | None | 0 0
  1. class Calendario
  2. {
  3.     public const int MESES = 12;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement