//------------------------------------------------------------------------------
//
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace G
{
using System.Collections;
using System.Collections.Generic;
using F;
using F.Item;
///
/// Generated from: global.xlsx
///
public partial class ItemParam : Item, IItem
{
public const string ASSET_NAME = "global";
///
/// 参数
/// index:1
///
public string key
{
get; private set;
}
///
/// 值
/// index:2
///
public int intValue
{
get; private set;
}
///
///
/// index:3
///
public string stringValue
{
get; private set;
}
public void Load(IList