Selection from C# Cookbook [Book] ... IsDefined method on the Enum class. ... enum Language { Other = 0, CSharp = 1, VBNET = 2, VB6 = 3 }.
確定! 回上一頁