FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetectEventHanldersFromDlls Method

Gets the automatic detect event hanlders from DLLS.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public DataTable getAutoDetectEventHanldersFromDlls(
	string[] dllNames
)
Public Function getAutoDetectEventHanldersFromDlls ( _
	dllNames As String() _
) As DataTable
public:
DataTable^ getAutoDetectEventHanldersFromDlls(
	array<String^>^ dllNames
)

Parameters

dllNames
Type: array<String>[]()[][]
The DLL names.

Return Value

DataTable.