// Assembly: System.Data
// Full name: System.Data.DataRowChangeEventArgs

namespace System.Data
{
public class DataRowChangeEventArgs // TypeDefIndex: 8355
{
	// Fields
	type#16928 <Row>k__BackingField;
	type#16931 <Action>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#16926 row, type#16929 action) { }
}
}
