I have an interface IDice
and all implementations of IDice
should be value types. Is there any way to constrain implementation to struct?
Asked
Active
Viewed 41 times
0