Click or drag to resize

CTESTWrapperTest Method

Test to make sure all wrappers are valid linking

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void WrapperTest(
	string funcs,
	string log
)

public static void WrapperTest(
	string funcs,
	string log
)

Parameters

funcs
Type: SystemString
List of functions to test
log
Type: SystemString
Output log file
See Also