Пример #1
0
 private string Bar(LuaTable self)
 {
     return(self?.GetType().Name);
 }