need help with a console menu
ive no errors in all the classes I have created other than this line, and I am struggling to see what I have done wrong
13 Replies
my lecturer always uses this consolehelper thing
and i dont understand what it does or how i am supposed to use it
it's not a standard thing
it's either a nuget package or a class he wrote himself
what could i use instead of that
to get an int in range
you could write your own helper method
i don't know if that's what your lecturer intends though, did you ask them?
idk i missed a couple of lectures
cause of health issues
and im trying to do stuff that i havent seen explained
ask them or one of your classmates, we can't know what you're supposed to be doing here
literally the most basic menu
selecting
a number
from a list of options
in a console menu
We have no way of knowing what
ConsoleHelper
doesohh
It seems like
ConsoleHelpers.GetIntegerInRange()
would be getting user input, parsing it to an integer, and checking if it's within the specified rangeyh
its just a basic assignment
with shape classes
and editing shape properties
etc
right, but we don't know if your teacher expects you to write that class or if it was provided to you
im still first year
ill watch lectures back
and msg if i have any questions
thanks for help
š