C# Class FilterDemo.EntityCheckedBox

Inheritance: EntitySimple
Afficher le fichier Open project: NanQi/demo Class Usage Examples

Méthodes publiques

Méthode Description
EntityCheckedBox ( DataRow dr, bool isChecked, int index ) : System

Method Details

EntityCheckedBox() public méthode

public EntityCheckedBox ( DataRow dr, bool isChecked, int index ) : System
dr System.Data.DataRow
isChecked bool
index int
Résultat System