Hi I wonder if somebody could point me in the right direction with this problem?
I've got the follow class, which is using an object as a paramter in order to represent a variety of types, in this example ints and datetimes.
public class MyClass
{
private object _value;
public...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.