C# Class HBS.Entities.KendoDDL

Show file Open project: heartbeatservice/HeartbeatServiceSolution

Public Methods

Method Description
KendoDDL ( ) : System
KendoDDL ( IDataReader dbReader, string type ) : System
KendoDDL ( int userId, string userName ) : System

Method Details

KendoDDL() public method

public KendoDDL ( ) : System
return System

KendoDDL() public method

public KendoDDL ( IDataReader dbReader, string type ) : System
dbReader IDataReader
type string
return System

KendoDDL() public method

public KendoDDL ( int userId, string userName ) : System
userId int
userName string
return System