unbox
unbox
unbox(nettype)
Permette di convertire un tipo valore .NET nel corrispondente tipo Lua. Il tipo viene gestito in modo automatico e i tipi gestiti sono quelli della funzione globale box
local s1 = unbox(ns1) --> s1 è una stringa lua, ns1 è una stringa .NET
unbox
unbox(nettype)
Permette di convertire un tipo valore .NET nel corrispondente tipo Lua. Il tipo viene gestito in modo automatico e i tipi gestiti sono quelli della funzione globale box
local s1 = unbox(ns1) --> s1 è una stringa lua, ns1 è una stringa .NET
Created with the Personal Edition of HelpNDoc: Ensure High-Quality Documentation with HelpNDoc's Hyperlink and Library Item Reports