PlugInManagerTGetPlugInsT2 Method

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public static PlugInManagerTPlugInSpecializedCollection<T2> GetPlugIns<T2>()
where T2 : class

Type Parameters

T2

[Missing <typeparam name="T2"/> documentation for "M:FileHold.Common.PlugInManager`1.GetPlugIns``1"]

Return Value

PlugInManagerTPlugInSpecializedCollectionT2

See Also