Click or drag to resize
GeneralInfoDelegate Delegate
General Information Message delegate.

Namespace: GeoEngine.Core.GXNetX.Windows
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public delegate void GeneralInfoDelegate(
	string A_0,
	string A_1
)

Parameters

A_0
Type: SystemString
A_1
Type: SystemString
See Also