文章 IExtendedAttribute 类

  • 命名空间: Limyee.Extensibility.Content.Version1
  • 程序集: Limyee.Core.dll

定义

interface IExtendedAttribute
{
	string Key { get; set;  }
	string Value { get; set;  }
}

属性

名称

类型

描述

默认值

选项

Key

string

Value

string