修复一些错误并更新README
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Reflection;
|
||||
namespace Flee.PublicTypes
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
/// 变量集合类,用于管理表达式中使用的变量
|
||||
/// </summary>
|
||||
public sealed class VariableCollection : IDictionary<string, object>
|
||||
{
|
||||
|
Reference in New Issue
Block a user