Visibility and Accessibility Modifiers

Exercise: Use the internal modifier

Goal

Modify the example class

  1. Add a internal property to the example class called 'Order' of type 'int'".
Page 9 of 18