C# Class System.Data.Tests.DataSetTypedDataSetTest.myTypedDataSet.OrdersRowChangeEvent

Inheritance: EventArgs
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
OrdersRowChangeEvent ( OrdersRow row, DataRowAction action ) : Xunit

Method Details

OrdersRowChangeEvent() public méthode

public OrdersRowChangeEvent ( OrdersRow row, DataRowAction action ) : Xunit
row OrdersRow
action DataRowAction
Résultat Xunit