issues
search
asc-community
/
HonkSharp
Some wrappers and API and methods for fast and convenient declarative coding in C#
47
stars
4
forks
source link
Upcast
#15
Closed
WhiteBlackGoose
closed
3 years ago
WhiteBlackGoose
commented
3 years ago
Similar to Downcast.
"55".Upcast<object>()
Similar to Downcast.