I have defined a C# enum as public enum ORDER { ... unknown, partial01, partial12, partial23, }. and can use its value as a string as in:
確定! 回上一頁