[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.ServerPropertyAttribute

类 ServerPropertyAttribute

附加的属性将在服务端可见。

继承
object
System.Attribute
ServerPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class ServerPropertyAttribute : Attribute
备注

标注了ServerPropertyAttribute的属性生成一个GUID,通过此GUID可以在服务端代码中获取此属性的值

构造函数

ServerPropertyAttribute()

附加的属性将在服务端可见。

声明
public ServerPropertyAttribute()
备注

标注了ServerPropertyAttribute的属性生成一个GUID,通过此GUID可以在服务端代码中获取此属性的值