Enum = function (namesToValues) { 5 var enumeration = function () { 6 throw "can't Instantiate Enumerations"; 7 }; 8 enumeration.
確定! 回上一頁