getnettype

getnettype(myobj: userdata)

Ritorna il tipo (come stringa) di un oggetto .net

Esempio getnettype()

local s = box("ciao", "String")
local tp = getnettype(s)


Created with the Personal Edition of HelpNDoc: Make Your PDFs More Secure with Encryption and Password Protection