- Namespace
- Xenial
.Delicious .Plugins - Implementing Types
graph BT
Type["IPluginAttribute"]
class Type type-node
Implementing0["TastyPluginAttribute"]-.->Type
click Implementing0 "/api/Xenial.Delicious.Plugins/TastyPluginAttribute"
Implementing1["CommanderPluginAttribute"]-.->Type
click Implementing1 "/api/Xenial.Delicious.Plugins/CommanderPluginAttribute"
Syntax
public interface IPluginAttribute
Properties
Name | Value | Summary |
---|---|---|
PluginEntryPoint | string | |
PluginType | Type |