命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.DataView (in SuperMap.Desktop.DataView)
版本: dll

语法

C#
public delegate void StepEventHandler(
	int process,
	string msg,
	int remindFileNum
)

参数

process
Type: System..::.Int32
msg
Type: System..::.String
remindFileNum
Type: System..::.Int32

请参见