Click or drag to resize

MicaContentDataSet_ContentTypesInfoRowChangeEventHandler Delegate

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public delegate void _ContentTypesInfoRowChangeEventHandler(
	Object sender,
	MicaContentDataSet_ContentTypesInfoRowChangeEvent e
)

Parameters

sender
Type: SystemObject
e
Type: MicaSystems.Utils.DataSetMicaContentDataSet_ContentTypesInfoRowChangeEvent
See Also