Click or drag to resize
CTESTWrapperTest Method
Test to make sure all wrappers are valid linking

Available since Oasis montaj version: 6.1
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void WrapperTest(
	CGXNETCore gxNetShared,
	string funcs,
	string log
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
funcs
Type: SystemString
List of functions to test
log
Type: SystemString
Output log file
See Also