Skip to content

Extension Methods for C# that enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.

License

Notifications You must be signed in to change notification settings

CytrusGallium/Wisp-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Wisp-Extensions

Extension Methods for C# that enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.

About

Extension Methods for C# that enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages