You could just cast the enum to int as that is their underlying type - see Enumeration types - C# reference | Microsoft Docs[^] so that ...
確定! 回上一頁