C# 클래스 LoadDataFromCSV.Controllers.Manager

파일 보기 프로젝트 열기: peteratseneca/bti420winter2016 1 사용 예제들

공개 메소드들

메소드 설명
EmployeeGetAll ( ) : IEnumerable
LoadData ( ) : bool
Manager ( ) : System
RemoveData ( ) : bool
RemoveDatabase ( ) : bool
RoleClaimGetAllStrings ( ) : List

메소드 상세

EmployeeGetAll() 공개 메소드

public EmployeeGetAll ( ) : IEnumerable
리턴 IEnumerable

LoadData() 공개 메소드

public LoadData ( ) : bool
리턴 bool

Manager() 공개 메소드

public Manager ( ) : System
리턴 System

RemoveData() 공개 메소드

public RemoveData ( ) : bool
리턴 bool

RemoveDatabase() 공개 메소드

public RemoveDatabase ( ) : bool
리턴 bool

RoleClaimGetAllStrings() 공개 메소드

public RoleClaimGetAllStrings ( ) : List
리턴 List