|
I'm trying to proceed w/lookup of ".ctor" method but can't figoure out how to...
here is what I"ve got so far:
http://prntscr.com/7avz3z
theSig looks good:
theSig = {System.Double[][]}
as well as:
i2 = {System.Double[][]}
also, I'm confused regarding this fact as on picture:
td = {System.Double}
so generally, I need to ask for advice once again....
thanks in advance
|