Mahesh Gore

Mahesh Gore

  • NA
  • 9
  • 6.5k

__Boxed' could not be found (are you missing a using directi

May 28 2015 6:59 AM
code =
  __Boxed<int> local1 = (System.ValueType) dateTime.Year;
 
error=
 
 __Boxed' could not be found (are you missing a using directive or an assembly reference?)

Answers (1)