Guest User

Untitled

a guest
Jun 22nd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. string str = "Green";
  2. Color colorForPurpose = Color.str;
  3.  
  4. string str = "Green";
  5. Color colorForPurpose = Color.FromName(str)
Add Comment
Please, Sign In to add comment