C# Class FilterDemo.EntityCheckedBox

Inheritance: EntitySimple
Show file Open project: NanQi/demo Class Usage Examples

Public Methods

Method Description
EntityCheckedBox ( DataRow dr, bool isChecked, int index ) : System

Method Details

EntityCheckedBox() public method

public EntityCheckedBox ( DataRow dr, bool isChecked, int index ) : System
dr System.Data.DataRow
isChecked bool
index int
return System