C# Class BLL.MyBll

Inheritance: IBLL.IMyBll
显示文件 Open project: tianjing/PluginFramework Class Usage Examples

Public Methods

Method Description
GetList ( ) : System.Data.DataTable
hello ( ) : string

Method Details

GetList() public method

public GetList ( ) : System.Data.DataTable
return System.Data.DataTable

hello() public method

public hello ( ) : string
return string