I have never used enums before i have a problem while creating enums
i want to create an enum in C# which is some thing like
enum e{10:30 a.m.,10:31 a.m.,10:32 a.m.}
but it says identifier expected.. can u help me create it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure can add attributes: