Skip to content

ayberkcanturk/NullObject

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published