C# Class LoadDataFromCSV.Controllers.Manager

Afficher le fichier Open project: peteratseneca/bti420winter2016 Class Usage Examples

Méthodes publiques

Méthode Description
EmployeeGetAll ( ) : IEnumerable
LoadData ( ) : bool
Manager ( ) : System
RemoveData ( ) : bool
RemoveDatabase ( ) : bool
RoleClaimGetAllStrings ( ) : List

Method Details

EmployeeGetAll() public méthode

public EmployeeGetAll ( ) : IEnumerable
Résultat IEnumerable

LoadData() public méthode

public LoadData ( ) : bool
Résultat bool

Manager() public méthode

public Manager ( ) : System
Résultat System

RemoveData() public méthode

public RemoveData ( ) : bool
Résultat bool

RemoveDatabase() public méthode

public RemoveDatabase ( ) : bool
Résultat bool

RoleClaimGetAllStrings() public méthode

public RoleClaimGetAllStrings ( ) : List
Résultat List