Skip to content

Instantly share code, notes, and snippets.

@foxanna
Created September 16, 2018 10:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save foxanna/619d5b04abd4101119067482843c682d to your computer and use it in GitHub Desktop.
Save foxanna/619d5b04abd4101119067482843c682d to your computer and use it in GitHub Desktop.
namespace <project>.Controls
{
public class SelectableLabel : Editor
{
public SelectableLabel()
{
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment