1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00

4 Commits

Author SHA1 Message Date
Raistlin Wolfe
cfbbbc8432
Update TypeExtensions.cs
Fixed returning false for all numeric types and for when the 'to' type contained the casting methods.
2022-09-17 00:19:53 -06:00
Raistlin Wolfe
4acfc40adc
Update TypeExtensions.cs
Fixed Copy/Paste error missing using directive.
2022-09-16 12:19:19 -06:00
Raistlin Wolfe
ba988f7f28
Update TypeExtensions.cs
Added xml comment on IsCastableFrom
2022-09-12 18:43:28 -06:00
Raistlin Wolfe
5e3c5c0012
Create TypeExtensions.cs
Provided Implementation for IsCastableFrom
2022-09-12 18:36:45 -06:00