arachnode.net
Engine.GetObjectHandle Method
Gets the object handle.
internal static
ObjectHandle
GetObjectHandle(
string
assemblyName
,
string
typeName
);
Parameters
assemblyName
Name of the assembly.
typeName
Name of the type.
Return Value
See Also
Engine Class
|
Arachnode.SiteCrawler.Core Namespace