谁能解释一下?alttexthttp://www.deviantsart.com/upload/g4knqc.pngusingSystem;namespaceTestEnum2342394834{classProgram{staticvoidMain(string[]args){//with"var"foreach(varvalueinEnum.GetValues(typeof(ReportStatus))){Console.WriteLine(value);}//with"int"foreach(intvalueinEnum.GetValues(typeof(ReportStatus