C# 클래스 Southwind.Load.EmployeeLoader

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

공개 메소드들

메소드 설명
LoadEmployees ( ) : void
LoadRegions ( ) : void
LoadTerritories ( ) : void
RemoveOlePrefix ( byte bytes ) : byte[]

비공개 메소드들

메소드 설명
CreateUsers ( ) : void

메소드 상세

LoadEmployees() 공개 정적인 메소드

public static LoadEmployees ( ) : void
리턴 void

LoadRegions() 공개 정적인 메소드

public static LoadRegions ( ) : void
리턴 void

LoadTerritories() 공개 정적인 메소드

public static LoadTerritories ( ) : void
리턴 void

RemoveOlePrefix() 공개 정적인 메소드

public static RemoveOlePrefix ( byte bytes ) : byte[]
bytes byte
리턴 byte[]