Click or drag to resize

CTESTCoreClass Method

Generic Class Test Wrapper

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

public static void CoreClass(
	string cl,
	string log
)

Parameters

cl
Type: SystemString
Name of class to test
log
Type: SystemString
Output log file
See Also