C# Class System.Data.DataTableNewRowEventArgs

Inheritance: System.EventArgs
显示文件 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
DataTableNewRowEventArgs ( DataRow dataRow )

Method Details

DataTableNewRowEventArgs() public method

public DataTableNewRowEventArgs ( DataRow dataRow )
dataRow DataRow