Skip to content

.NET 2.0 library for supporting "duck typing"--a principle of dynamic typing where an object can be casted to a type as long as it implements its members.

License

Notifications You must be signed in to change notification settings

mnp1208/DuckTyping

 
 

Repository files navigation

Duck Typing Library

Copyright (C) 2007 David Meyer

Website: http:https://www.deftflux.net/
E-mail: [email protected]

This product is licensed to the public via Artistic License 2.0 which should be found in a file
named license.txt included with the package.  It is also available online at:
http:https://www.perlfoundation.org/artistic_license_2_0

About

.NET 2.0 library for supporting "duck typing"--a principle of dynamic typing where an object can be casted to a type as long as it implements its members.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%