By mswatcher
via blackwasp.co.uk
Published: Sep 11 2012 / 14:59
The null object pattern is a design pattern that simplifies the use of dependencies that can be undefined. This is achieved by using instances of a concrete class that implements a known interface, instead of null references.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment