Dynamically change the Value of enum in C#?. I have a enum public enum TestType:int { Aphasia = 2, FocusedAphasia = 5 }. with values set.
確定! 回上一頁