ComponentInfoLoadAssembly Method |
Load the assembly for this component if not already loaded. If already loaded, just return that assembly.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Object LoadAssembly()
Public Function LoadAssembly As Object
Return Value
Type:
ObjectThe loaded assembly.
See Also