Skip to content

Repository files navigation

NullObject

Quick Start

Create NullObject implementations from your Interface in run-time with Reflection Emit.

Just an example;

            IEmpty @interface = NullObject.Of<IEmpty>();

About

Auto implement NullObjects for given Interface with Reflection Emit

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages