Click or drag to resize

PlugInManagerTGetPlugInsT2 Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
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

Type: PlugInManagerTPlugInSpecializedCollectionT2
See Also