- Namespace
- Xenial
.Delicious .Plugins - Interfaces
- Base Types
-
- object
- Attribute
graph BT
Type-->Base0["Attribute"]
Base0-->Base1["object"]
Type-.->Interface0["IPluginAttribute"]
click Interface0 "/api/Xenial.Delicious.Plugins/IPluginAttribute"
Type["TastyPluginAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public sealed class TastyPluginAttribute : Attribute, IPluginAttribute
Attributes
Type | Description |
---|---|
Attribute |
Constructors
Name | Summary |
---|---|
TastyPluginAttribute |
Properties
Name | Value | Summary |
---|---|---|
PluginEntryPoint | string | |
PluginType | Type |