Click or drag to resize

PluginAuthorAttribute Class

返回用户文档首页
插件作者
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginAuthorAttribute

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public sealed class PluginAuthorAttribute : Attribute

The PluginAuthorAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginAuthorAttributeInitializes a new instance of the PluginAuthorAttribute class
Top
Properties
 NameDescription
Public propertyPluginAuthor 插件作者
Top
See Also