Created
January 6, 2020 15:31
-
-
Save brunofmeurer/94a2f189f5b9fc34a60dfda50e56c501 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public enum Spot | |
{ | |
ALL, GLOBAL, COMPUTER | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment