opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
'valuetype': value type must be 'boxed' before method 'method' can be called
Remarks
By default, a value type is not on the managed heap. Before you can call methods from .NET runtime classes, such as Object, you need to move the value type to the managed heap.
C3610 is only reachable using the obsolete compiler option /clr:oldSyntax.