Method GetPluginSupportInfo
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
GetPluginSupportInfo(Assembly)
public static IPluginSupportInfo? GetPluginSupportInfo(Assembly assembly)
Parameters
assembly
Assembly
Returns
GetPluginSupportInfo(Type)
public static IPluginSupportInfo? GetPluginSupportInfo(Type type)
Parameters
type
Type
Returns
GetPluginSupportInfo(object)
public static IPluginSupportInfo? GetPluginSupportInfo(object theObject)
Parameters
theObject
object