The NullObject_Exercise class used in the Null Object Pattern. More...
Go to the source code of this file.
Classes | |
class | NullObject_Exercise |
Example of using the Null Object Pattern in C#. More... | |
Namespaces | |
namespace | DesignPatternExamples_csharp |
The namespace containing all Design Pattern Examples implemented in C#. | |
The NullObject_Exercise class used in the Null Object Pattern.
Definition in file NullObject_Exercise.cs.