mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 02:45:41 +00:00
9 lines
381 B
Markdown
9 lines
381 B
Markdown
# X10D
|
|
Extension methods on crack
|
|
|
|
## About
|
|
X10D (pronounced *extend*), is a collection of class libraries that provide various .NET extension methods, including extension methods for Unity, Windows Forms and System.Drawing.
|
|
|
|
## Extended Classes
|
|
You can find the list of classes that have extension methods by viewing the `README.md` file in any of the respective library folders.
|