duck

duck

Feb 26th, 2010
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.06 KB | None | 0 0
  1. public enum Events
  2. {
  3.     EventA,
  4.     EventB,
  5.     EventC
  6. }
Add Comment
Please, Sign In to add comment