ekonbenefits / impromptu-interface

Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.
Apache License 2.0
655 stars 67 forks source link

Make default maker constructor internal, should only be one. #53

Closed jbtule closed 8 months ago

jbtule commented 8 months ago

Two argument constructor ideal for public use.