Chapter 37. Creating a Class with Static Fields, Functions, and Properties
In this lesson, you're going to learn about static
fields and then static
properties, which could be used to access those fields. You will also learn about what happens when you shut down IIS Express. OK? So let's take a look.