C# Class BLL.MyBll

Inheritance: IBLL.IMyBll
Afficher le fichier Open project: tianjing/PluginFramework Class Usage Examples

Méthodes publiques

Méthode Description
GetList ( ) : System.Data.DataTable
hello ( ) : string

Method Details

GetList() public méthode

public GetList ( ) : System.Data.DataTable
Résultat System.Data.DataTable

hello() public méthode

public hello ( ) : string
Résultat string