[Mono-dev] MONO_TYPE_CLASS vs MONO_TYPE_OBJECT
    pierre 
    pierre.saunier at ppmodeler.com
       
    Mon Mar 12 23:59:21 UTC 2018
    
    
  
Hi,
the following cs code (using my own libraries):
    jsonVal val = json.fromString(str);
gives in SDB  (using command (CMD_SET_STACK_FRAME, 
CMD_STACK_FRAME_GET_VALUES)):
    local variables 'val' of type MONO_TYPE_CLASS value: 4
I don't understand why the type is MONO_TYPE_CLASS and not 
MONO_TYPE_OBJECT???
What can we do in SDB with a value of type MONO_TYPE_CLASS?
Thanks for the help,
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20180313/902efd73/attachment.html>
    
    
More information about the Mono-devel-list
mailing list