C# Class KopiLua.Lua.UpVal._u._l

Mostrar archivo Open project: mlnlover11/KopiLua-v5.1.5

Public Properties

Property Type Description
next UpVal
prev UpVal

Property Details

next public_oe property

public UpVal next
return UpVal

prev public_oe property

public UpVal prev
return UpVal