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

语法

C#
public delegate void CustomDataRedoneEventHandler(
	Object sender,
	EditHistoryEventArgs e
)

参数

sender
Type: System..::.Object
e
Type: SuperMap.UI..::.EditHistoryEventArgs

请参见