ClusterFinderTool FindDataTablesForSri Method A Sandcastle Documented Class Library

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private Dictionary<string, DataTable> FindDataTablesForSri(
	string sri,
	Dictionary<string, DataTable> sric
)

Parameters

sri
Type: System String
sric
Type: System.Collections.Generic Dictionary String, DataTable 

Return Value

Type: Dictionary String, DataTable 
See Also