How do I go about putting my methods and classes in order? I am writing a product Data Catalogue program with a mix of classes and methods, as well as Arrays.
Right now, I am stuck. I can’t figure out how to put the combination of Arrays, Methods and classes in proper orders.
Being new to C# makes writing a program with multiple classes and methods a difficult work.
I would be happy for your suggestions and help, to give me an idea how I could go about it.
My dirty script mockup and explanation is attached in the zip file.
Thank you.
Martin