Posts by Fernando Lucas Souza • 1 point
1 post
-
0
votes2
answers621
viewsA: How to use Enum.Parse()?
//class program main ---------------------------------------------- using System; namespace Worker { class Program { static void Main(string[] args) …