Table of Contents

Constructor PluginSupportInfoAttribute

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

PluginSupportInfoAttribute()

public PluginSupportInfoAttribute()

PluginSupportInfoAttribute(Type)

public PluginSupportInfoAttribute(Type pluginSupportInfoOrProviderType)

Parameters

pluginSupportInfoOrProviderType Type

PluginSupportInfoAttribute(string?, string?, string?, Version?, Uri?)

public PluginSupportInfoAttribute(string? displayName, string? author, string? copyright, Version? version, Uri? websiteUri)

Parameters

displayName string
author string
copyright string
version Version
websiteUri Uri