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

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

Méthodes publiques

Méthode Description
Order_DetailsRowChangeEvent ( Order_DetailsRow row, DataRowAction action ) : Xunit

Method Details

Order_DetailsRowChangeEvent() public méthode

public Order_DetailsRowChangeEvent ( Order_DetailsRow row, DataRowAction action ) : Xunit
row Order_DetailsRow
action DataRowAction
Résultat Xunit