C# Enum
In C#, Enum plays a very important role which making code more readable. In this article learn how to convert String to Enum.
In C#, Enum plays a very important role which making code more readable. In this article learn how to convert String to Enum.