CommanderPluginAttribute.

CommanderPluginAttribute(Type, string) Constructor

Syntax

public CommanderPluginAttribute(Type tastyPluginType, string tastyPluginEntryPoint)

Parameters

Name Type Description
tastyPluginType Type
tastyPluginEntryPoint string

Return Value

Type Description
void