Tip
This attribute can be omitted if IPluginSingleton is never implemented in the plug-in assembly.
Marks any implementation of IPlugin which does not have a related explicit implementation of IPluginSingleton so it depends on the default implementation of IPluginSingleton instead.
public DefaultPluginSingletonAttribute()Public Sub Newpublic:
DefaultPluginSingletonAttribute()new : unit -> DefaultPluginSingletonAttribute