Table of Contents

GroupAttribute 类

命名空间
ClassIsland.Core.Attributes
程序集
ClassIsland.Core.dll

代表类别信息

[AttributeUsage(AttributeTargets.Class)]
public class GroupAttribute : Attribute
继承
GroupAttribute
继承成员

构造函数

GroupAttribute(string)

代表类别信息

public GroupAttribute(string id)

参数

id string

属性

Id

类别 Id

public string Id { get; }

属性值

string