Guest User

Untitled

a guest
Oct 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. 500 : {"message":"An error has occurred."}
  2.  
  3. public enum TestEnum: short
  4. {
  5. Unknown = 0,
  6. Green = 1
  7. }
Add Comment
Please, Sign In to add comment