Keyoti Search for ASP.NET API Docs
ExternalAssemblyClass Constructor (assemblyPath, className)
API DocumentationKeyoti.SearchEngine.UtilsExternalAssemblyClassExternalAssemblyClass(String, String)
Keyoti Search for ASP.NET 2010
New instance
Declaration Syntax
C#Visual BasicVisual C++
public ExternalAssemblyClass(
	string assemblyPath,
	string className
)
Public Sub New ( _
	assemblyPath As String, _
	className As String _
)
public:
ExternalAssemblyClass(
	String^ assemblyPath, 
	String^ className
)
Parameters
assemblyPath (String)
The path to the assembly
className (String)
The name of the class

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609