Table of Contents

Method GetPluginSupportInfo

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

GetPluginSupportInfo(Assembly)

public static IPluginSupportInfo? GetPluginSupportInfo(Assembly assembly)

Parameters

assembly Assembly

Returns

IPluginSupportInfo

GetPluginSupportInfo(Type)

public static IPluginSupportInfo? GetPluginSupportInfo(Type type)

Parameters

type Type

Returns

IPluginSupportInfo

GetPluginSupportInfo(object)

public static IPluginSupportInfo? GetPluginSupportInfo(object theObject)

Parameters

theObject object

Returns

IPluginSupportInfo